A {
	color : Black;
	font-family : inherit;
}

A:Hover {
	color: #FF9900;
}

