body {
	background-color: #e6c973;
}

a:link {
	color: #695D54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #695D54;
}
a:hover {
	text-decoration: none;
	color: 8d3a58;
}
a:active {
	text-decoration: none;
	color: #695D54;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #9A938D;
	background-color: #e6c973;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #695D54;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #695D54;
	text-decoration: none;
	background-color: #FFFFFF;
}
.biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #695D54;
	text-decoration: none;
	background-color: #FFFFFF;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #132533;
}
.newstextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6C973;
	background-color: #132533;
}
