<style>
A {
	text-decoration: none;
	color: 426A99;
	font-size: 11; 
	font-family: tahoma,arial;
}
a:hover{color:red}
a:visited{color:426A99}
TD{
	font-size: 11; 
	font-family: Verdana,Arial;

}
.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:7pt;
  font-family:Verdana;
}

</style>