a:visited {
	color: #B49E8B;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #886F57;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #B49E8B;
	text-decoration: none;
	font-weight: bold;

}

