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

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

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