BODY, TD {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
A {
	text-decoration: none;
	color: #237ABF;
	font-style: normal;
	font-weight: bold;
}
A:Hover {

	text-decoration: none;
	color: red;
	font-style: normal;
	font-weight: bold;
}

