.PageBody           {   font-family: arial;
                        font-size: 11pt;
                        color : #AAAAAA;                         
                        background-color : #000000;							
                    }

.Marf               {   font-size: 8pt;                        
                    }
.Marf2              {   font-size: 9pt;                        
                    }

.ContactForm        {   font-family: arial;
                        font-size: 11pt;
                        color : #AAAAAA;                         
                        background-color : #000000;							
                    }

.KeuzeItem          {   font-family: arial;
                        font-size: 80px;
                        color : #AA0000;  
                                                                       					
                    }
.KeuzeItemKlein     {   font-family: arial;
                        font-size: 50px;
                        color : #AA0000;  
                                                                       					
                    }


<!-- A (links) -->


A:link              {  	text-decoration : none;
							color : #FF0000;                        									
                    }
                    

A:visited           {  	text-decoration : none;		
							color : #FF0000;                        
                    }                        

A:hover             {  	text-decoration : none;
							color : #FF2222;								
                    }
                    
A:active            {  	text-decoration : none;		
							color : #FF4444;                        
                    }
  


