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

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

BODY 
{
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
MARGIN: 0px; 
COLOR: #; 
FONT-FAMILY: Arial; 
TEXT-DECORATION: none;}