td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
.ueberschrift {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #6C0000;
	font-size: 12px;
}
a:hover {
	color: #FACECB;
}

