a:link {
	color: #C99500;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #C99500;}
a:hover {
	text-decoration: underline;
	color: #999999;}
a:active {
	text-decoration: none;
	color: #C99500;}