a:link, a:visited, a:focus {
	text-decoration: none;
}
a:link, a:visited, a {
	color: #476B75;
}
a:active, a:hover {
	color: #9E0000;
}
