A {
	color : 666666;
	text-decoration : none;
}
A:LINK {
	color : 666666;
	text-decoration : none;
}
A:VISITED {
	color : 666666;
	text-decoration : none;
}
A:HOVER {
	color : Black;
	text-decoration : underline;
}
