A {
  CURSOR: hand;
  color:#00AAAA;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  border-bottom:#ffffff;
}

A:hover {
  CURSOR: hand;
  color:#00FF99;
  font-family:Verdana;
  font-size:12px;
  font-weight:superscript;
}

A:visited {
  CURSOR: hand;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
}

body,table{
  background-color:#003333;
  color:#EEEEAA;
  font-family:Verdana;
  margin:0;
  font-size:12px;
}

.subtitle{
  font-family:Verdana;
  color:#00EECC;
  font-size:16px;
  font-weight:bold;
}
.subtitle2{
  font-family:Verdana;
  color:#00EECC;
  font-size:14px;
  font-weight:bold;
}
