A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;} 
A:hover {color: #FF0000;} 

.body
 { color: #000000; background-color: #181839 }
.genericstyle
 { color: #c0c0c0; font-size: 10pt; font-family: Arial }
.header
 { color: #fc0; font-style: italic; font-weight: bold; font-size: 11pt; font-family: Arial }
.button
{
   font-family: Arial;
   font-size: 8pt; 
   font-weight: bold; 
   background-color: #FFFFFF;
   border: 1px solid;
   color: #5E002F; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 3px;
}
.copyright
 { color: #008080; font-size: 8pt; font-family: Arial }
