a {
	text-decoration:underline;
	font-weight: bold;
	color: #332A29
}
a:hover{
	background: #9E8B75;
	color: #5B3714;
	font-weight: bold;
}

