a:hover {
	color: 4C718A;
	text-decoration: underline;
}
a:visited {
	color: 4C718A;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
