
body
{
 background-color: #000000; 
 font-family: verdana, arial, 'ms gothic';
 font-size: 10px; color: #ffffff;

}


a:link { 
color: #ffffff; 
text-decoration: none;
font-family: verdana, arial, 'ms gothic';
font-size: 12px;

}

a:visited { 
color: #ffffff; 
text-decoration: none;
font-family: verdana, arial, 'ms gothic';
font-size: 12px;

}


a:hover {
color: #ffffff; 
background-color: #663333;
text-decoration: none;
font-family: verdana, arial, 'ms gothic';
font-size: 12px;

}


td
{

 font-family: verdana, arial, 'ms gothic';
 font-size: 12px; 
 color: #ffffff;
}
