BODY {
	color : White;
	background-color : #1E1B16;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
}

A {
	color : White;
	text-decoration : none;
}

A:HOVER {
	color : White;
	text-decoration : none;
}
#infotable TD{
	color : White;
	background-color : #1E1B16;
	font-family : Vasl, Helvetica, sans-serif;
	font-size : 10px;	
}
bold {
	font-weight:bold;
	}
a.grau,
a:link.grau,
a:hover.grau
 {
	color : #716D6A;
	text-decoration : none;
}
.grey {
	color : #716D6A;
}
.bggrey {
	background-color : #716D6A;
}
.orange {
color : #FF8800	
}
