	body {
		font-size: 10pt; 
	    font-family: Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: black;
	}
 	A:link {
		font-family: Arial;
		font-size: 8pt; 
		color: gray; 
		font-weight: normal; 
		text-decoration: underline;
	}
 	A:visited {
		font-family: Arial;
		font-size: 8pt; 
		color: black; 
		font-weight: normal; 
		text-decoration: underline;
	}
	A:hover {
		font-family: Arial;
 		font-size: 8pt; 
 		color: #ff0000; 
		font-weight: normal; 
		text-decoration: underline;
	}
	A:active {
		font-family: Arial;
		font-size: 8pt; 
  		color: #ff0000; 
		font-weight: normal; 
		text-decoration: none;
	}
	.laatstenieuws {
		margin-left:10pt;
	}
	.Inloggen TH {
		font-family: Arial;
		font-size: 12pt; 
		color: #FF0000; 
		font-weight: normal; 
		text-decoration: none;	
	}  
	H1 {
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
		color: red; 
		
     }
   H2 {
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
		color: red; 
     }
  H3 {
		font-size: 10pt; 
		font-weight: bold; 
		color: black;
     }
  H5 {
		font-size: 10pt; 
		font-weight: normal; 
		color: white;
     }
   H6 {
       text-align: right;
       font-size: xx-small;
       color: green;
    }

  TH {
		font-size: 12pt; 
	    font-family: Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: red;
    }
  TD {
		font-size: 10pt; 
	    font-family: Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: black;
   }
   
   .menurood A:link {
   		font-family: Arial;
		font-size: 14pt; 
		color: white; 
		font-weight: normal; 
		text-decoration: none;
	}
 	.menurood A:visited {
		font-family: Arial;
		color: white; 
		font-weight: normal; 
		text-decoration: none;
	}
	.menurood A:hover {
		font-family: Arial;
  		color: black; 
		font-weight: normal; 
		text-decoration: none;
	}
	.menurood A:active {
		font-family: Arial;
  		color: black; 
		font-weight: normal; 
		text-decoration: none;
	}
	.TekstInhoud td {
		font-family: Arial;
		font-size: 10pt; 		
  		color: black; 
		font-weight: normal; 
		text-decoration: none;
	}   