a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #211d51;
	text-decoration: underline;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
