A:LINK, A:VISITED {
	color : Black;
	text-decoration : none
}

A:HOVER {
	background-color : transparent;
	color : Gray;
	text-decoration : none;
}


