body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	background-color: #dfd8ce;
	color: #000000;
}
<style type="text/css">
a:active { color: #000000; text-decoration: none }
a:link { color: #333333; text-decoration: underline }
a:visited { color: #990000; text-decoration: underline }
a:hover { color: #FF0000; text-decoration: underline }
</style>
.text_fett {
	font-style: normal;
	font-weight: bold;
	font-size: small;
}
.text_ueberschrift {
	font-size: x-large;
	font-weight: bold;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
}
.text_normal {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.text_klein {
	font-size: small;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.text_fett {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.text_Blocksatz {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
