body {
	background-color : #000000;
	background-attachment : fixed;
	background-image : url(bilder/bar.jpg);
	background-position : right;
	background-repeat : repeat-y;
	scrollbar-face-color: #8C865A;
	scrollbar-shadow-color: #312C10;
	scrollbar-highlight-color: #9C966B;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #4A4929;
	scrollbar-arrow-color: #A89F7C;
	scrollbar-3d-light-color : #A59E7B;
	scrollbar-dark-shadow-color : #A59E7B;
	scrollbar-base-color : Black;
}
  
  
#text  {
	position: absolute;
	z-index: 2;
	color : #78A100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
}
	   
 a {
	text-decoration : none;
	color : #DBFF80;
}

tr, td  {
	z-index: 2;
	color : #7BA200;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
}
