@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5a2c14;
}
a:link {
	color: #486b42;
	text-decoration: none;
}
a:visited {
	color: #486B42;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #486B42;
	text-decoration: none;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	color: #5a2c14;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.nav a:active {
	text-decoration: none;
}
