
BODY { 
text-align : center; 
color : #3300ff; 
margin : 0; 
text-decoration : none;
} 
A { 
color : #3300ff; 
text-decoration : none; 
} 
A:hover {
background: #B0130D;
color: #ffffff;
text-decoration : none;
}A.header_top { 
color : #000000; 
text-decoration : none; 
} 
A.header_top:hover { 
color : #ffffff; 
background: #B0130D;
text-decoration : none; 
} 
TD.pageHeading, DIV.pageHeading { 
font-family : Verdana, Arial, sans-serif; 
font-size : 11px; 
font-weight : bold; 
color : #000000; 
text-decoration : none; 
}
