a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: 2f8b20;
	font-weight: bold;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #2f8b20;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2f8b20;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9218;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #2f8b20;
	font-weight: normal;
}
