Body { 
  scrollbar-DarkShadow-Color: #000000; 
  scrollbar-Track-Color: #000000; 
  scrollbar-Face-Color: #000000; 
  scrollbar-Shadow-Color: #FFA500;
  scrollbar-3dLight-Color: #000000; 
  scrollbar-Highlight-Color: #000000; 
  scrollbar-Arrow-Color: #FFA500;  
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 7pt;
  color:#FFA500;
  background-color: #000000;
  background-attachment:fixed;
  }
  
a:link, a:visited, a:active {
  height: 1px; 
  color : #FFC800; 
  text-decoration : none ;
  behavior: none;
  filter:progid:dximagetransform.microsoft.gradientwipe(duration=1)
  }
  
a:hover     
{text-decoration: none; 
font-weight:none;
color:#FFC800;
border-bottom: 1 dotted #FFC800;}
  }
  
td { 
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 7pt;
  color:#FFC800;
  background-color: transparent;
  }
  
.head      
  {color: #FFC800;
  font-weight: bold; 
  padding-left: 0px;
  font-size: 9px;
  border-bottom: 1 solid #8AD1E5;
}