BODY  {
  background:#9900CC;
  font-family:verdana,helvetica,arial,sans-serif;
  font-size:10pt;
  font-weight:medium;      }

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

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

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

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


.boxout { 
color: #000000
background-color: transparent;      }
 

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


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


