
a:link, a:active, a:visited {
color: white;
font-size: 11px; 
Font-Family: arial;
font-weight:bold;
text-decoration: none}

a:hover {
color:black;
font-size: 11px; 
Font-Family: arial;
font-weight:bold;
text-decoration: underline}



BODY { 
font-weight : normal; 
font-size : 11px; 
font-family : Arial; 
margin :0;
text-decoration : none; 
} 
