A:link {
	text-decoration: none;
	font-weight: normal;
	color: #C50816;
}
A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #C50816;
}
A:active {
	color: #F0A2A2;
	font-weight: normal;
}
A:hover {
	color: #F0A2A2;
	font-weight: normal;
}

