body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FF9900;
	font-size:12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a {text-decoration: none;}
a:link {color: #990000;}
a:visited {color: #990000;}
a:hover {color: #990000;}
span {color: #000000;}
