td {
	font-family: "ms sans Serif";
	font-size: 10px;
	color: #7E7E7B;
}
a:link {
	font-family: "ms sans Serif";
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: "ms sans Serif";
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
a:hover {

	font-family: "ms sans Serif";
	font-size: 10px;
	color: #993300;
	text-decoration: underline;
}
