a:link {
	text-decoration: none;
	color: #31515A;
}
a:hover {
	font-weight: bolder;
	color: #31515A;
}
a:visited {
	color: #5791A2;
}

