a {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
A:hover
{
    text-decoration: none;
}
.tableFont1 {
font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
 }