BODY{
	scrollbar-3d-light-color : white;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : white;
	scrollbar-track-color: white;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	background-attachment: fixed;
	background-image: url(../images/achtergrond.jpg);
}

table.d1 {
         background: #ffffff;
         border-width: 1px;
         border-color: #000000;
         border-style: solid;
      } 
		
table.d5 {
         background: #FFFFFF;
         border-width: 1px;
         border-color: #000000;
         border-style: solid;
         }  
		
table.d2 {
         background-color: #ffffff;
			color: Black;
			font-family: arial;
         border-width: 1px;
         border-color: #000000;
         border-style: solid;
      } 
		
table.d4 {
         background:#ffffff;
         border-width: 1px;
         border-color: #000000;
         border-style: solid;
         } 

table.d6 {
         background: #FFFFFF;
         
         }  
		
.ne {
		font-family: tahoma;
		font-size: 11px;
		color: #000000;
		}
		
.date {
		font-family: tahoma;
		font-size: 11px;
		color: #FFFFFF;
		}	
			
.no {
		font-family: verdana;
		font-size: 9px;
		color: #000000;
		}
		
.tx {
    font-family: tahoma;
		font-size: 10px;
		border: 1px;
		border-style: solid;
		border-color: #000000;
		}	
									
A:link {color: black;
       text-decoration: none;}

A:Active {
	color: black;
	text-decoration: none;}

A:Hover {
	color: Black;
	text-decoration: none;	}

A:Visited {
	color: black;
	text-decoration: none; }