td {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}

.td1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.td1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.td1 a:hover {
	color: #D7EBFF;
	text-decoration: underline;

}
