.bodytext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D86204;
}
.boldbody-orange {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC8E42;
}
.boldbody-blue {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #020202;
}
a:link {
	color: #EC9957;
	text-decoration: none;
}
a:visited {
	color: #F49952;
	text-decoration: none;

}
a:hover {
	color: #B9BEC8;
	text-decoration: none;
}
a:active {
	color: #EC9B5A;
	text-decoration: none;
}
.boldtitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC8E42;
}
.bodytext-black {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
