a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C9934;
}
a:link {
	color: #6C9934;
}
a:visited {
	color: #6C9934;
}
a:hover {
	text-decoration: none;
	color: #FF8000;
}
a:active {
	text-decoration: none;
}

