a:link {
	color: #0063A9;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0063A9;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0063A9;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0063A9;
	font-weight: bold;
}

