a  { color: yellow; text-decoration: none }

a:hover    {
	color: red;
	text-decoration: none;
}

.c {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

.small { color: white; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif  }

td {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

body  {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	background-color: #000033;
	font-style: normal;
}

.titel      { color: white; font-weight: bolder; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif  }

.titelgross { color: white; font-weight: bolder; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif  }

.img { border: 2px white }
.c p {
	font-style: normal;
}
