a:link {
	color: #2D920C;
	text-decoration: none;

}
a:visited {
	color: #2D9106;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
