.content a {
	color: #723e1c;
	text-decoration: underline;
}
.content a:hover {
	color: #723e1c;
	text-decoration: none;
}