a:hover {
	color: #5E2F00;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #5E2F00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #5E2F00;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #5E2F00;
	font-weight: bold;
	text-decoration: none;
}
