BODY {

font-size:   12px;
color:       #000000;
font-family: verdana;
background-color: #99FF99;
}
td {
font-size:   12px;
font-family: verdana;
}

a:link    {  
font-family: Arial; 
font-size: 13px; color: #FFCC00;   
text-decoration: underline none;
font-style:inherit;
font-weight:bold;
}
a:visited {  
font-family: Arial; 
font-size: 13px; color: #FF9933; 
text-decoration: underline none;
font-style:inherit;
font-weight:bold;
}
a:active  {  
font-family: Arial; 
font-size: 13px; color: #000066;   
text-decoration: underline none
}
a:hover   {  
font-family: Arial; 
font-size: 13px; color: #CC0000;   
text-decoration: underline underline strong; 
font-weight:bolder;
}
