a {
  text-decoration: none;
  color: #000000;
}

.oh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.nOver {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;

  text-decoration: none;

  cursor: hand;
}

.nOut {
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
  color: #000000;
  
  cursor: hand;
}