body{
background-color: #000000;
}
td{
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
padding: 0px 10px 0px 5px;
}
h1{
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
margin: 5px 5px 5px 5px;
}
.linkit A:link{
font-family: Comic Sans MS, Tahoma, Arial Black;
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
}
.linkit A:active{
font-family: Comic Sans MS, Tahoma, Arial Black;
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-decoration: blink;
text-align: center;
}
.linkit A:visited{
font-family: Comic Sans MS, Tahoma, Arial Black;
font-size: 13px;
font-weight: bold;
color: #ff0000;
text-decoration: none;
text-align: center;
}
.linkit A:hover{
font-family: Comic Sans MS, Tahoma, Arial Black;
font-size: 13px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
text-align: center;
}

.Caption {
font-family: Arial;
font-weight: normal;
font-size:  12pt;
color:      #FF3300; }

A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#00FF00; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }