td {
	font-size: 12px;
	line-height: 180%;
	color: #187C17;
	text-decoration: none;
}a:link {
	font-size: 12px;
	line-height: 150%;
	color: #187C17;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #187C17;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #003300;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #187c17;
	text-decoration: none;
}

