 a.style:link {
	color: #740010;
	text-decoration: none;
}
a.style:visited {
	text-decoration: none;
	color: #740010;
}
a.style:hover {
	text-decoration: none;
	color: #df6c60;
}
a.style:active {
	text-decoration: none;
	color: #df6c60;
}