
a:link, a:active, a:visited {
color: blue;
font-size: 11px; 
Font-Family: arial;
text-decoration: none}

a:hover {
color: orange;
font-size: 11px; 
Font-Family: arial;
text-decoration: none}

BODY 
{
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
MARGIN: 1px; 
COLOR: #000000; 
FONT-FAMILY: Arial; 
BACKGROUND-COLOR: ; 
TEXT-DECORATION: none
}