a:link {
	color: #993300;
	text-decoration: none;

}

a:visited {
	color: #993300;
	text-decoration: none;

}

a:active {
	color: #993300;
	text-decoration: none;

}

a:hover {
	color: #0066CC;
	text-decoration: none;

}
