A {
	text-decoration : none;
	color :#97FE28;
}

A:HOVER {
	color : #0DFF01;
}
A:VISITED {
	color : #76a676;
}