


  /*body*/
body {
  font-family: helvetica, sans-serif;
  color: #000000;
  background-color: #000000;
}

  /*font-size*/
font.30 {
  font-size: 30;
}


  /*correct link colors*/
a.col:link    { background-color: #C0C0C0; color: #000000; text-decoration: underline; 
                font-style: normal; }
a.col:visited { background-color: #C0C0C0; color: #000000; text-decoration: underline;
                font-style: normal; }
a.col:active  { background-color: #C0C0C0; color: #000000; text-decoration: none; font-style: normal; }
a.col:hover   { background-color: #C0C0C0; color: #000000; text-decoration: none; font-style: normal; }
