A:link {
text-decoration : none; 
color : #8C4200; 
} 
A:visited {
text-decoration : none; 
color : #8C4200; 
} 
A:active {
text-decoration : underline; 
color : #FF0000; 
} 
A:hover {
text-decoration : underline; 
color : #FF0000; 
} 

BODY {
background-color : #FEF8E8; 
margin : 0;
}

td, body {
font-size : 11px; 
color: #660000;
font-family: Trebuchet MS, verdana, tahoma, arial; 
}  
