a {
	color: #41576D;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #000033;
	text-decoration: underline;
	}