a {
 font-family: Arial;
 font-size: xx-small;
 font-weight: bold;
 text-decoration: none;
 color: #808080;
}

a:hover {
 font-family: Arial;
 font-size: xx-small;
 font-weight: bold;
 text-decoration: underline;
 color: #F56000;
}

.lauftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txtfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
