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

a:hover {
color: blue;
font-size: 11px; 
Font-Family: tahoma;
text-decoration: none}

BODY 
{
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
MARGIN: 10px; 
COLOR: #000000; 
FONT-FAMILY: Arial; 
BACKGROUND-COLOR: #FFFFFF; 
TEXT-DECORATION: none