.heise {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.heise a:link {
	color: #000000;
    text-decoration: underline;
}
.heise a:visited {
	color: #000000;
	text-decoration: underline;
}
.heise a:hover {
	color: #ff0000;
	text-decoration: none;
}
.heise a:active {
	color: #ff0000;
	text-decoration: none;
}


.baise {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.baise a:link {
	color: #ffffff;
    text-decoration: underline;
}
.baise a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.baise a:hover {
	color: #ff0000;
	text-decoration: none;
}
.baise a:active {
	color: #ff0000;
	text-decoration: none;
}


