a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #6EB40D;
	text-decoration: none;
}
