body,td,th {
	color: silver;
	font-family: arial black, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background: #000000;
	}
#seite body,td,th {
	color: silver;
	font-family: arial black, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}
b {
font-weight: normal;
}
#header td {
	font-size: 30px;
}
#header a:link {
	color: #FF0000;
	font-size: 20px;
  text-decoration: none;
}
#header a:visited {
	color: #CC0000;
	font-size: 20px;
  text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	font-size: 20px;
  text-decoration: none;
}
#siteheader td {
	font-size: 30px;
}
#siteheader a:link {
	color: #FF6600;
	font-size: 20px;
  text-decoration: none;
}
#siteheader a:visited {
	color: #FF9900;
	font-size: 20px;
  text-decoration: none;
}
#siteheader a:hover {
	color: #FFFFFF;
	font-size: 20px;
  text-decoration: none;
}
