.kursiv {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #F0AF00;
	font-weight: normal;
}
.kursiv:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #F0AF00;
	font-weight: bold;

