body { 
background-color: #000000; 
}


body, th, td { font-size: 10pt; }


a { text-decoration: none; } 

a:link { color: #FF6600; } 
a:visited { color: #FF9900; } 
a:hover { 
background-color: #CCCCCC; 
} 
a:active { color: #ffffff; } 

a:hover { 
position: relative; 
top: 2px; 
text-decoration: none; 
} 