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


a:hover { 
color : #0E83E2;
font-size : 11px; 
font-family : arial; 
text-decoration : none; 
} 



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



