A:LINK, A:VISITED {
	text-decoration : none;
	color : 006432;
}

A:HOVER, A:ACTIVE {
	color : Black;
	text-decoration : none;
}


