.text_klein {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #66CC00;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #66CC00;
	font-weight: bold;
}
.bodytext {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 40px;
}
.bodytext_bold {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	font-weight: bolder;
}
.bodytext_white {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}

