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