body {
   background:#000000;
   color:#00FF00;
   font-family:times,arial,helvetica,times,verdana,sans-serif;
   font-size:14pt;
   font-weight:medium;   }


a:link  {
   color:#FF00FF;
   font-size:16pt;
   font-weight:bold;   }


a:visited  {
   color:#FF00FF;
   font-size:16pt;
   font-weight:bold;    }


a:hover  {
   color:#FFFFFF;
   font-size:16pt;
   font-weight:bold;  }

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



.boxout1 { 
color: #FFFFFF 
background-color: transparent; } 


.boxout1 a:link, .boxout1 a:visited { 
  font-size:14pt;
  text-decoration: underline; 
  color: #FFFFFF; 
  background-color: #000000;      } 


.boxout1 a:hover, boxout1 a:active { 
  font-size:14pt;
  color: #FFFFFF;
  background-color: #FF0000;      }




