a:link {
	color: #996600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #996600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #999933;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #99CC33;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

