body {
	background-color: #8b895c;
	margin: 0px;
}

.navhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f3e22;
	text-align: center;
}
.navhome a:link {
	color: #4f3e22;
	text-decoration: underline;
}
.navhome a:visited {
	color: #4f3e22;
	text-decoration: underline;
}
.navhome a:hover {
	color: #969278;
	text-decoration: none;
}
.navhome a:active {
	color: #4f3e22;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #665C46;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f3e22;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 7px;
}
.nav a:link {
	color: #4f3e22;
	text-decoration: underline;
}
.nav a:visited {
	color: #4f3e22;
	text-decoration: underline;
}
.nav a:hover {
	color: #8b895c;
	text-decoration: none;
}
.nav a:active {
	color: #4f3e22;
	text-decoration: underline;
}.view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85785b;
}
.pub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #655B45;
	line-height: 20px;
	text-align: left;
	padding-right: 20px;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #71664E;
	text-align: justify;
	line-height: 20px;
	padding-right: 70px;
	padding-left: 70px;
}
.home a:link {
	color: #928464;
	text-decoration: underline;
}
.home a:visited {
	color: #928464;
	text-decoration: underline;
}
.home a:hover {
	color: #77745F;
	text-decoration: none;
}
.home a:active {
	color: #928464;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #4f3e22;
}
.footer a:link {
	color: #4f3e22;
	text-decoration: underline;
}
.footer a:visited {
	color: #4f3e22;
	text-decoration: underline;
}
.footer a:hover {
	color: #77745F;
	text-decoration: none;
}
.footer a:active {
	color: #4f3e22;
	text-decoration: underline;
}
.by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F7E8;
	text-align: center;
}
.by a:link {
	color: #F8F7E8;
	text-decoration: underline;
}
.by a:visited {
	color: #F8F7E8;
	text-decoration: underline;
}
.by a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.by a:active {
	color: #F8F7E8;
	text-decoration: underline;
}
