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

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

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