body  {
 color: #000000;
  background:#CC99FF;
  font-family:verdana,helvetica,arial,sans-serif;
  font-size:12pt;
  font-weight:medium;  }


A:link  {
  color:#FFFFFF;
  background-color:#000000;
  font-size:16pt;
  font-weight:bold;  }

A:visited  {
  color:#FFFFFF;
  background-color:#000000;
  font-size:16pt;
  font-weight:bold;  }

A:hover  {
  color:#FF0000;
  background-color:#000000;
  font-size:16pt;
  font-weight:bold;  }


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

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

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



