a, a:active, a:link {
	text-decoration: none;
	font-weight: normal;
	color: #16387C;
}
a:hover {
	text-decoration: underline;
}