body {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.hmtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #634C27;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.hmtxt a:link {
	color:#634C27;
	text-decoration: underline;
}

.hmtxt a:visited {
	color:#634C27;
	text-decoration: underline;
}
.hmtxt a:hover {
	color:#7C9D56;
	text-decoration: underline;
}
.hmtxt a:active {
	color:#634C27;
	text-decoration: underline;
}
.headng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #495D33;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}

.headng a:link {
	color:#495D33;
	text-decoration: underline;
}

.headng a:visited {
	color:#495D33;
	text-decoration: underline;
}
.headng  a:hover {
	color:#AE5528;
	text-decoration: underline;
}
.headng  a:active {
	color:#495D33;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #634C27;
}
.footer a:link {
	color:#A44D1F;
	text-decoration: underline;
}

.footer a:visited {
	color:#634C27;
	text-decoration: underline;
}
.footer a:hover {
	color:#7C9D56;
	text-decoration: underline;
}
.footer a:active {
	color:#634C27;
	text-decoration: underline;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
.top  a:link {
	color:#0099CC;
	text-decoration: underline;
}

.top  a:visited {
	color:#0099CC;
	text-decoration: underline;
}
.top  a:hover {
	color:#7C9D56;
	text-decoration: underline;
}
.top  a:active {
	color:#0099CC;

