a:link, a:visited, a:active 
{ 
font: Verdana; color: #000000; font-weight: bold; text-decoration: none;
}
a:hover 
{text-decoration: underline; font: Verdana; color: #000000; font-weight: bold; text-decoration: underline;
}

body, td, div, p 
{ 
color: #000000;
font-family: Verdana;
font-size: 11px;
} 

select, option, textarea, input 
{
border:1 #000000 solid ;
color: #000000;
font-size: 11px;
font-family: Verdana; 
}



