a:link {
	font-weight: bold;
	color: #00268C;
}
a:visited {
	font-weight: bold;
	color: 00268c;
}
a:hover {
	color: #D50B00;
	font-weight: bold;
}
a:active {
	color: #C600C6;
	font-weight: bold;
}
