a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
