body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
scrollbar-base-color:#137E02;
scrollbar-face-color:#FEC500;
scrollbar-track-color:#137E02;
scrollbar-shadow-color:#137E02;
scrollbar-dark-shadow-color:#137E02;
scrollbar-arrow-color:#0C9B02;
scrollbar-3d-light-color:#137E02;
scrollbar-highlight-color:#137E02;
}

.text-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.video {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: lighter;

}
a:link {
	color: FDA500;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: FDA500;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: FDA500;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: FED200;
	text-decoration: none;
}
.link {
	text-decoration: underline;
	cursor: hand;
	filter: Invert;
}
