a {
	text-decoration:none;
	color:#417EB9;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#1E609A; 
	text-decoration:underline;
	}
