a:link {
	background: none;
	color: #44693E;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #44693E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a0532d;
}

body {
	background-color: #ffffff;
}