.spruch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
}

a {
	text-decoration:none;
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	color:#000000;
	font-weight: bold;
}

a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active { color:#CC0000}

