a {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #0066FF;
}

a:active {
	color: #0066FF;
	text-decoration: none;
}

