BODY  {
 background:#996600;
 color:#FFFFFF;
 font-family:helvetica,times,verdana,arial,sans-serif;
 font-size:16px;
 font-weight:medium;    }


A:link  {
  color:#FFFF66;
  font-size:22px;
  font-weight:bold;     }


A:visited  {
    color:#FF9900;
    font-size:22px;
    font-weight:bold;      }


A:hover  {
   color:#660000;
   font-size:22px;
   font-weight:bold;  }

A:active  {
   color:#660000;
   font-size:22px;
   font-weight:bold;   }



.boxout  {
     color: #FFFFFF;
     font-size:22px;
     background-color: transparent;
}

.boxout a:link,  .boxout a:visited {
      text-decoration: underline;
      font-size:32px;
      color: #FFFF66;
      background-color: transparent;
      font-weight:bold;
}


.boxout a:hover   {
      text-decoration: underline;
      font-size:32px;
      color: #FFFFFF;
      background-color: #000000;
      font-weight:bold;

}


.boxout a:active {
      text-decoration: underline;
      font-size:32px;
      color: #FFFFFF;
      background-color: #000000;
      font-weight:bold;


}


