a:link {
	color: #e2001b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #ab0014;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #ab0014;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #ab0014;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

