A {  
 color : #FFCC00;
 text-decoration : none;
  font-weight : bold; 
 }
A:HOVER {  
 text-decoration : underline;
 }
BODY {  
 BACKGROUND-ATTACHMENT: fixed;
 background-color : #000000;
  font-family : Verdana;
  font-size : 8pt;
  font-style : normal;
 scrollbar-base-color: #FFFFFF;
 scrollbar-arrow-color: #000000;
 }
TD {  
 font-size : 8pt;
 }
