A:ACTIVE {
	text-decoration : none;
}

A:HOVER {
	text-decoration : none;
	color : #398A39;
}
A:LINK {
	text-decoration : none;
}

A:VISITED {
	text-decoration : none;
}





