a {
	color: #4C301A;
	decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

