body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffE105;
	font-weight: bold;
}
body {
	background-color: #000000;
	scrollbar-arrow-color:#ffE105;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffE105;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffE105;
}
a:hover {
	text-decoration: underline;
	color: #ffE105;
}
a:active {
	text-decoration: none;
	color: #ffE105;
}
h1 {
	font-size: 18px;
	color: #ffE105;
}
h2 {
	font-size: 16px;
	color: #ffE105;
}
h3 {
	font-size: 14px;
	color: #ffE105;
}
h4 {
	font-size: 12px;
	color: #ffE105;
}
.txtklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFE105;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
}

