.nav1
 { 
 font-family: Tahoma; 
font-size: 11px; 
font-weight: bold; 
color: #989898; 
align: left; 
text-decoration: none; 
bordercolor: #ffffff; 
 }
 
 a:hover 
{   
text-decoration: underline;
}
