BODY      			
					{ 					
 					font-family: 		Arial, Serif;
 					font-size: 			10;
					font-weight: 		bolder;
					font-style:			italic;
					color: 				#000000;
					background-image: url(images/achtergrond.jpg); 
					background-repeat: no-repeat; 
					background-position: center; 
					background-attachment: fixed; 
		
					

//De body van de hele pagina		

}:link 				{				
 					font-family: 		Arial;
					font-weight: 		bolder;
					font-size: 			10pt;	
					color: 				#000000;				
					} 

A:visited 			{				
 					font-family: 		Arial;
					font-weight: 		bolder;
					font-size: 			10pt;			
					} 

A:active 			{				
 					color: 			#008000; 				
					text-decoration: 	none				
					} 
				
A:hover 			{				
 					color: 			#008000; 				
					text-decoration: 	none;				
					}
.tabelmidden      { font-size: 			10pt; }
