.testKlasse1 {
	font-weight: bold;
	color: #FF0000;
}

.testKlasse2 {
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
}
