a:visited { color: #ffbb00; font-weight: bold; font-size: 11; font-family: Verdana; text-decoration: none }
a:link { color: #ffbb00; font-weight: bold; font-size: 11; font-family: Verdana; text-decoration: none }
a:hover { color: #ffffff; font-weight: bold; font-size: 11; font-family: Verdana; text-decoration: none }
a:active { color: #ffbb00; font-weight: bold; font-size: 11; font-family: Verdana; text-decoration: none }
a
  {
font-family: Verdana; 
font-size: 11; 
text-decoration: none; 
color: #FFBB00;
font-weight:bold; 
  }
body { background-color: #000000; scrollbar-arrow-color: white; scrollbar-base-color: black }
h1
  {
font-family: Verdana; 
font-size: 11; 
text-decoration: none; 
color: #FFFFFF; 
font-weight: normal; 
  }
h2
   { color: white; font-weight: bold; font-size: 16; font-family: Verdana; text-decoration: none;}
input
   { color: white; font-weight: bold; font-size: 11; font-family: Verdana; background-color: #000000; border: solid 1px #ffffff;}
input[type = 'radio']
   {
margin: 0; 
padding: 0; 
border: 0;
background-color: #000000;
   }
select
  {
font-family: Verdana; 
font-size: 11; 
color: #FFFFFF; 
background-color: #000000; 
font-weight: bold; 
  }
table
 {
border: 0;
font-family: Verdana; 
font-size: 11; 
text-decoration: none; 
color: #FFFFFF; 
font-weight: normal; 
 }