
a:link {
	color: #c00205;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

a:visited {
	color: #8a0001;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #8a0001;
	text-shadow: 0px 0px 0px #ffffff;
	text-decoration: none;
}