a:link
{
    Text-decoration : none;
}
.body
{
    Font : Arial , Helvetica;
    Color : black;
    Font-size : 13px;
    Text-decoration : none;
    Font-family : sans-serif;
    Font-weight : normal;
    Text-align : left;
}
h1
{
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 18px;
    Color : yellow;
    Text-decoration : none;
    Text-align : left;
}
.wrapper
{
    Background-color : rgb(53 , 53 , 53);
    Border-width : 2px;
    Border-color : gray;
    Border-style : solid;
    Padding-top : 1px;
    Padding : 1px;
    Width : 802px;
    Height : 600px;
}
.linkdot
{
    Background-color : white;
    Width : 1px;
}
.yellowline
{
    Background-color : yellow;
    Border-width : 1px;
    Border-color : yellow;
    Border-style : solid;
    Text-align : center;
    Padding-top : 0px;
    Padding : 0px;
}
.yellowlinebox
{
    Background-color : yellow;
    Border-width : 1px;
    Border-color : yellow;
    Border-style : solid;
    Text-align : center;
    Padding-top : 0px;
    Padding : 0px;
    Margin : 4px;
}
.blackbox
{
    Width : 250px;
    Height : 215px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 12px;
    Color : white;
    Border : 2px solid rgb(92 , 92 , 92);
    Margin : 4px;
    Padding : 4px;
    Text-align : justify;
    Vertical-align : top;
    Background-color : rgb(32 , 32 , 32);
}
.datetext
{
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 12px;
    Color : rgb(174 , 204 , 255);
    Text-align : left;
}
.blackbox a:link
{
    Width : 250px;
    Height : 215px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 12px;
    Color : yellow;
    Text-align : justify;
    Vertical-align : top;
    Text-decoration : none;
}
.blackbox a:visited
{
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 12px;
    Color : yellow;
    Text-align : justify;
    Vertical-align : top;
    Text-decoration : none;
}
.blackbox a:hover
{
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 12px;
    Color : yellow;
    Text-align : justify;
    Vertical-align : top;
    Text-decoration : underline;
}
.blackboxheadline
{
    Width : 228px;
    Height : 230px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 16px;
    Color : white;
}
.linkbuttonwrapper
{
    Height : 18px;
    Width : 798px;
}
.linkbutton
{
}
.linkbutton a:link
{
    Width : 127px;
    Height : 16px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 11px;
    Color : white;
    Margin : 4px;
    Text-align : center;
    Vertical-align : middle;
    Border : 1px solid white;
    Background : rgb(92 , 92 , 92);
    Display : block;
    Text-decoration : none;
}
.linkbutton a:visited
{
    Width : 127px;
    Height : 16px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 11px;
    Color : white;
    Margin : 4px;
    Text-align : center;
    Vertical-align : middle;
    Border : 1px solid white;
    Background : rgb(92 , 92 , 92);
    Display : block;
    Text-decoration : none;
}
.linkbutton a:hover
{
    Width : 127px;
    Height : 16px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 11px;
    Color : yellow;
    Border : 1px solid yellow;
    Margin : 4px;
    Text-align : center;
    Vertical-align : middle;
    Background : black;
    Display : block;
    Text-decoration : none;
}
.boxbuttonwrapper
{
    Width : 240px;
    Height : 18px;
}
.boxbutton
{
}
.boxbutton a:link
{
    Width : 109px;
    Height : 16px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 11px;
    Color : white;
    Text-align : center;
    Vertical-align : middle;
    Border : 1px solid white;
    Background : rgb(92 , 92 , 92);
    Display : block;
    Text-decoration : none;
    Margin : 4px;
}
.boxbutton a:visited
{
    Width : 109px;
    Height : 16px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 11px;
    Color : white;
    Margin : 4px;
    Text-align : center;
    Vertical-align : middle;
    Border : 1px solid white;
    Background : rgb(92 , 92 , 92);
    Display : block;
    Text-decoration : none;
}
.boxbutton a:hover
{
    Width : 109px;
    Height : 16px;
    Font-family : sans-serif;
    Font-weight : bold;
    Font-size : 11px;
    Color : yellow;
    Border : 1px solid yellow;
    Margin : 4px;
    Text-align : center;
    Vertical-align : middle;
    Background : black;
    Display : block;
    Text-decoration : none;
}

