a  {
font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.schwarz-fett {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.schwarz {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.rot-fett {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C6301C;
}

a:link     { color: #000000; text-decoration: none;}
a:visited  { color: #000000; text-decoration: none;}
a:active   { color: #C6301C; text-decoration: none;}
a:hover    { color: #C6301C; text-decoration: none;}
