.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.normtext a {
	color:#EC008C;
	text-decoration: underline;
}

.normtext a:link 	{ color:#EC008C; }
.normtext a:visited { color:#EC008C; }
.normtext a:hover 	{ color:#E38FC2; }
.normtext a:active 	{ color:#EC008C; }

.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;	
}

.boldlink a {
	text-decoration: none;
}

.boldlink a:link 	{ color:#000000; }
.boldlink a:visited { color:#000000; }
.boldlink a:hover 	{ color:#EC008C; }
.boldlink a:active 	{ color:#000000; }

.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-top: 18px;
	margin-left: 36px;
	margin-bottom: 18px;
	margin-right: 12px;
}


.lauftext a {
	color:#EC008C;
	text-decoration: underline;
}

.lauftext a:link 	{ color:#EC008C; }
.lauftext a:visited { color:#EC008C; }
.lauftext a:hover 	{ color:#E38FC2; }
.lauftext a:active 	{ color:#EC008C; }