a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: D0ACAF;
	text-decoration: none;
}
a:hover {
	color: #680610;
	font-weight: bold;
	text-decoration: none;
}
