body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #615b3f;
	text-align: left;
	font-size: 14px;
	color: #3C3C1E;
}
a:link {
	color: #6B7818;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #6B7818;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #333333;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
.menutext {
	font-size: 13px;
	color: #ffffff;
	font-weight: bolder;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 4px;
	line-height: 13px;
}
.menutext a:link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
.menutext a:visited {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
}
.menutext a:hover {
	color: #333333;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
.footertext {
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 20px;
	font-size: 10px;
}
.footertext a:link {
	color: #ffffff;
	font-size: 10px;
}
.footertext a:hover {
	color: #ffffff;
	font-size: 10px;
}
.footertext a:visited {
	color: #ffffff;
	font-size: 10px;
}
