a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
