
a:link,
a:visited {
	/*color: #333;*/
	text-decoration: none
}

a:hover {
	color: #e60012;
	text-decoration: none
}

