a:link {
	text-decoration: none;
	color: #94B2BD;
}
a:visited {
	text-decoration: none;
	color: #94B2BD;
}
a:hover {
	text-decoration: none;
	color: #7682A2;
	font-weight: bolder;
}
