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