a:link {
	color: #b4d455;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b4d455;
}
a:hover {
	text-decoration: none;
	color: #62781F;
}
a:active {
	text-decoration: none;
	color: #b4d455;
}

