a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #996600;
}
