/*<style type="tekst/css">*/



body 
   {
     font-family:  Comic Sans MS, Verdana, Arial, Helvetica;
     color: #501903;
     font-size: 20px;
     background: #FFF599 url(images/Pasen.gif) top left repeat-x;
     leftmargin: 0;
     topmargin: 0;
   }

table				/*bvb borders*/
   {  
     font-family: Comic Sans MS, Verdana, Arial, Helvetica;
     font-size: 15px;
     color: #501903;		/*#paars-roze = F4217B  rood = A60518*/
     /*align: center;*/
     leftmargin: 0;
     topmargin: 0;
   }

li
   {
     color: #F64A06;
   }

.blikvanger		
   {
     color: #501903;    /*#501903 = bruin*/
     font-size: 12px;
     font-weight: bold;
   }

.titel
   {
   
   }
