BODY  {
  background:#003300;
  color:#00FF00;
  font-family:helvetica,times,verdana,arial,sans-serif;
  font-size:14px;
  font-weight:medium;  }


A:link  {
  color:#9966CC;
  font-size:16pt;
  font-weight:bold;  }


A:visited  {
  color:#FF9900;
  font-size:16pt;
  font-weight:bold;    }


A:hover  {
  color:#660000;
  font-size:16pt;
  font-weight:bold;   }

A:active  {
  color:#FF0000;
  font-size:16pt;
  font-weight:bold;   }


h1  {  
  backround-color: transparent; 
  color: #00FF00; 
  font:28px verdana, geneva, arial, helvetica,sans-serif; 
  padding: 2px; 
  border-bottom: 6px solid #CCFF00;
  margin-bottom: -6px;           } 


h2 { 
  backround-color: transparent;
  color: #FF0000;
  font:26px times new roman, geneva, arial, helvetica,sans-serif;
  padding: 4px;
  border-bottom: 4px solid #FFFFFF;
  margin-bottom: -2px;                 } 




.boxout { 
  color: #0000FF; 
  background-color: #33FF00;         } 

.boxout a:link, .boxout a:visited { 
  text-decoration: underline; 
  color: #FF0000; 
  background-color: transparent;
  font:28px verdana, geneva, arial, helvetica,sans-serif bold;        } 

.boxout a:hover, boxout a:active {
  text-decoration: underline, overline;
  background-color: #000000; 
  color: #FFFFFF;
  font:28px verdana, geneva, arial, helvetica,sans-serif bold;       } 








