a:hover {
	color: #993300;
	text-decoration: underline;
}
a {
	color: #993300;
	text-decoration: none;
}

