body {
margin-top : 10px;
margin-top : 10px;
cursor : hand (IE5.5);  
background-color : #ffffff;
font-family : Tahoma, Verdana; sans-serif;
color : #000000;
font-size: 11px;

} 




a:link {
color: #000000; 
font-size: 11px;
text-decoration: none;
}


a:visited {
color : #000000; 
font-size: 11px;
text-decoration : none;
}


a:hover {
color : #000000; 
font-size: 11px;
text-decoration : underline;
}


.top {
font-family : Tahoma, Verdana; sans-serif;
color: #333333; 
font-size: 11px;
text-decoration: none;
}


.top a:link {
color: #333333; 
font-size: 11px;
text-decoration: none;
}


.top a:visited {
color : #333333; 
font-size: 11px;
text-decoration : none;
}


.top a:hover {
color : #FF8B00; 
font-size: 11px;
text-decoration : underline;
}
