A.pageResults {
  color: #003366;
}

A.pageResults:hover {
  color: #FF0000;
}
  
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px; 
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
}
