a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3399FF;

}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3399FF;

}
