a:link {
	color: #035BA5;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a:visited {
	color: #035BA5;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #F7941E;
}

a:active {
	color: #035BA5;
}
