a:link {
	color: #4b240d;
	text-decoration: none;
	}

a:visited {
	color: #4b240d;
	text-decoration: none;
	}

a:hover {
	color: #8e3e00;
	text-decoration: underline;
	}

a:active {
	color: #4b240d;
	text-decoration: none;
	}

