td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	text-decoration: underline;
}
