BODY { 
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #000000;
  color: #DDDDDD;
  margin {
    margin-top: 4px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

A:link {
  color: #00CC00; 
  text-decoration : none; 
}
A:visited {
  color: #00CC00; 
  text-decoration : none; 
}
A:hover { 
  color: #00FF00; 
  text-decoration : none; 
}

A.menu:link {
  color: #00CCCC; 
  text-decoration : none; 
}
A.menu:visited {
  color: #00CCCC; 
  text-decoration : none; 
}
A.menu:hover { 
  color: #FFFF00; 
  background: #FF0000;
  text-decoration : none; 
}

TABLE { 
  border-style: hidden; 
}

