body  {
   background:#999999;
   color:#FFFFFF;
   font-family:times,arial,helvetica,verdana,arial,sans-serif;
   font-size:18px;
   font-weight:normal;      }

a:link  {
   color:#000000;
   font-size:24px;
   font-weight:bold;   }

a:visited  {
   color:#000000;
   font-size:24px;
   font-weight:bold;   }

a:hover  {
   color:#660000;
   font-size:24px;
   font-weight:bold;   }

a:active  {
  color:#660000;
  font-size:24px;
  font-weight:bold;      }

h1  {
   color:#000000;
   font-family:times,arial,helvetica,times,verdana,arial,sans-serif;
   font-size:36px;
   font-weight:bold;
   margin-bottom: -24px;
}


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

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

.boxout a:hover, .boxout a:active {
      color: #FFFFFF;
      background-color: #000000;
      font-size:36px;
      font-weight:bold;
      text-decoration: underline overline;
}


