a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #211D51;
	text-decoration: none;
	font-weight: bold;
}
