td {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
}
a:hover
{
	color: #FF0000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
