a:link {
	color: #24628c;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #24628c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #24628c;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #24628c;
	text-decoration: underline;
	font-weight: bold;
}
