a:link {
	text-decoration: none;
	color: #2c3c14;
}
a:hover {
	text-decoration: none;
	color: #831e1a;
}
a:visited {
	text-decoration: none;
	color: #2c3c14;
}
a:active {
	text-decoration: none;
	color: #2c3c14;
}
