body {
	SCROLLBAR-FACE-COLOR:white;
        SCROLLBAR-HIGHLIGHT-COLOR: white;
        SCROLLBAR-SHADOW-COLOR: white;
        SCROLLBAR-3DLIGHT-COLOR:#027729;
        SCROLLBAR-ARROW-COLOR: #027729;
        SCROLLBAR-TRACK-COLOR:white;
        SCROLLBAR-DARKSHADOW-COLOR: #027729
  }
a.link{
	font-family : Arial;
	font-size:10;
	color:White;
}
a.link:hover{
	font-family: Arial;
	font-size:10;
	color:White;
}
a.link:active{
	font-family: Arial;
	font-size:10;
	color: White;
}
.textklein{
	font-family: Arial;
	font-size:11;
	color:White;
}
.tabtext{
	font-family: Arial;
	font-size:x-small;
	color:White;
}

a {
color: white;
}
a:hover {
color: #3F3F3F;
}