a:link {
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}

