body {
margin-top : 10px;
margin-bottom : 10px;
cursor : hand (IE5.5);  
background-color : #FFFFFF;
font-family : Georgia, Verdana; sans-serif;
color : #663300;
font-size: 11px;

} 




a:link {
color: #663300; 
font-size: 11px;
text-decoration: none;
}


a:visited {
color : #663300; 
font-size: 11px;
text-decoration : none;
}


a:hover {
color : #993300; 
font-size: 11px;
text-decoration : underline;
}

