.Text_10pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #E3E3E3;
}
.Text_10pt a {
	color: #E3E3E3;
}

.Text_10pt a:link, .Text_10pt a:visited {
	color: #E3E3E3;
	text-decoration: none;
}
.Text_10pt_rechts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #E3E3E3;
	text-align: right;
}
.Text_10pt_rechts a {
	text-align: right;
}
.Text_10pt_rechts a:link, .Text_10pt_rechts a:visited {
	text-align: right;
	text-decoration: none;
	color: #E3E3E3;
}
.Text_10pt_rechts a:hover {
	text-align: right;
	color: #6AD500;
	text-decoration: none;
	background-color: #244800;
}
.Text_10pt a:hover {
	color: #6AD500;
	text-decoration: none;
	background-color: #244800;
}
.Text_12pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #E3E3E3;
}
