.menu 
{  
font-family: Georgia, "Times New Roman", Times, serif; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: none; 
background-color: #FFFFFF;  
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px
}
A { text-decoration: none; }
A:hover { color: #cc0000; }
A:link { color: #336699; }
