a:link {
	color: #C40000;
	text-decoration: none;
}
a:visited {
	color: #C40000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
}

