BODY  {
  background-color:#000000;
  color:#9900CC;
  font-family:helvetica,arial,times,sans-serif;
  font-size: 18pt;
   font-weight:bold;  }

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

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

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

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


.boxout  {
     color: #9900CC;
     background-color: #transparent;     }


.boxout a:link,  .boxout a:visited {
      text-decoration: underline;
      color: #9900CC;
      background-color: transparent;    }



.boxout a:hover, boxout a:active {
      background-color: #FF0000;
      color: #FFFFFF;    }


