td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	color: #003300;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	color: #99CC99;
	text-decoration: none;
}

