a:hover {
	font-family: arial;
	text-decoration: underline;
}
.weiss {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.weissfett {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.black {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
}
.blackfett {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}