a {
  CURSOR: hand;
  color:#339999;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  border-bottom:#ffffff;
  text-decoration:none;
}

a:hover {
  CURSOR: hand;
  color:yellow;
  font-family:Verdana;
  font-size:12px;
  font-weight:superscript;
}

a:visited {
  CURSOR: hand;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
}

body{
  background-color:#003333;
  color:white;
  font-family:Verdana;
  margin:0;
  font-size:12px;
}

table{
  background-color:#003333;
  color:white;
  font-family:Verdana;
  margin:0 auto;
  font-size:12px;
}

.hr_white {
	background-color:#FFFFFF;
}
