a:link, a:visited {
	color: #04349a;
	text-decoration: none;
	outline: none;
	}
a:hover {
	text-decoration:underline;
	outline: none;
	} 	
