body {background-color: #594435;
}
a:link {
	text-decoration: none;
	color: #594435;
}
a:visited {
	text-decoration: none;
	color: #594435;
}
a:hover {
	text-decoration: none;
	color: #288491;
}
a:active {
	text-decoration: none;
	color: #288491;
}
