a {
    color: #000000;
	text-decoration: none;

a:visited {
    color: #000000;
}

a:hover {
    color: #0A762A;
	text-decoration: none;
}




