A:HOVER {
	color : Red;
}

A.footer {
	color:#bbbbbb
}

A.footer:hover {
	color:black
}