a:link {
	color: #1D3E04;
	text-decoration: none;
}
a:visited {
	color: #1D3E04;
	text-decoration: none;
}
a:hover {
	color: #48A303;
	text-decoration: none;
}
