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