A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;} 
A:hover {color: #FF0000;} 

.body
{
  background-color: #000C26; 
  color: #FFFFFF;
}
.genericstyle
{
  font-family: Arial,Verdana; 
  font-size: 9pt; 
  color: #333333;
}
.astroheader
{

   font-size: 10pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #333333;
}
.button
{
   font-family: Arial;
   font-size: 8pt; 
   font-weight: normal; 
   background-color: #FFFFFF;
   border: 1px solid;
   color: #333333; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}
