@charset "utf-8";
/* CSS Document */
body {
	background-color: #e8f4d3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D2B17;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D2B17;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D2B17;
}
a:hover {
	text-decoration: none;
	color: #E8F4D3;
}
a:active {
	text-decoration: none;
	color: #E8F4D3;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D2B17;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #4D2B17;
}
.footer a:hover {
	text-decoration: none;
	color: #D6AC7C;
}
.footer a:active {
	text-decoration: none;
	color: #D6AC7C;
}
-->
