A:link {
	COLOR: firebrick; TEXT-DECORATION: none;  text-underline: none;  outline: none
}

A:visited {
	COLOR: firebrick; TEXT-DECORATION: none; text-underline: none; outline: none
}
A:hover {
	COLOR: #bc0000; TEXT-DECORATION: none; text-underline: none;  outline: none
}