
a, a:visited {
	color: #0076c0;
	text-decoration: underline;
}

a:hover {
	color: #0076c0;
	text-decoration: none;
}
