

A {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : #B6B6B6;
	text-decoration : none;
}