A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}

A:ACTIVE {
	
}

A:HOVER {
	text-decoration : underline overline;
	color : #ffff00;
	font-weight : bold;
}

A:VISITED {
	color : #999999;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #999999;
}


td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999999;
}
.datum_klein {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #ff0000;
}


