a:link {
	color: #3A3B71;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #3A3B71;
	text-decoration: none;
}
a:hover {
	color: #970000;
	text-decoration: underline;
}
