a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0C5D6D;
}
a:active {
	text-decoration: none;
}
