a.background-link:link {
	color: #009cc1;
	font-size:: 12px;
}

a.background-link:visited {
	color: #009cc1;	
}

a.background-link:hover,
a.background-link:focus {
	color: #a7190d;
}

a.background-link:active {
	color: #a7190d;
}