.BoldDark {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #403D2A;
}
a:hover {
text-decoration: underline; color:red;
}
.Maintext {
	font-family: Arial;
	font-size: 12px;
	color: #403D2A;
	text-decoration: none;
	font-weight: normal;
}
.boldtitel {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #afa674;
}
.BoldPale {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: D9D4B4;
}
.MaintextPale {
	font-family: Arial;
	font-size: 12px;
	color: d9d4b4;
	text-decoration: none;
	font-weight: normal;
}
.miniOlive {
	font-family: Arial;
	font-size: 10px;
	color: 81743c;
}
