.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.titelrot {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
a { color: #990000; text-decoration: underline}
a:hover    {
	text-decoration: underline overline;
}
.textrot {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.titelschwarz {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

