a:link {
	text-decoration: none;
	color: #3A5B2F;
}
a:visited {
	color: #3A5B2F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #3A5B2F;
}
