
a {text-decoration: none;
     color : Black;
}

a:hover {  text-decoration: none;
                   color : #858585;
}


.normal {
	font-family : Arial;
	font-size : 9pt;
	font-style: normal;
	color : Black;
}
	.fett {
	font-family : Arial;
	font-size : 9pt;
	font-style: normal;
	color : Black;
	font-weight : bold;
	
	}
	.fett1 {
	font-family : Arial;
	font-size : 10pt;
	font-style: normal;
	color : Black;
	font-weight : bold;
	
}
	
	.klein {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}


	.klein1 {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight : bold;
}

.normal11 {
font-family: Arial;
font-size: 11pt;
color: Black;
}
.normal11fett {  font-family: Arial; font-size: 11pt; color: Black; font-weight: bold}

