/*OPMAAK VAN DE SITE STICHTING KINDEREN VAN VILJOENSKROON*/

body	{background-color: #fefefe;/*gebroken wit*/
			color:#000000;/*zwarte letters*/
			font-family: arial;/*lettertype*/
			font-size:14
			}
			
table	 {font-family:arial
			 }
			 
td.geel		 {background-color:#e8a84e; /*gele kleur*/
			 font-family:arial
			 }
			 
td.bruin		 {background-color:#6f4a20;/*donker bruine cel*/
			 font-family:arial;
			 color:#fefefe;
			 font-size:14
			 }

h1		 {text-align:center
			 }

			
a:link {color:#000000
			 }
			 
a:visited {color:#000000
					}
					
a:active	{color:#000000
					}
					
a.wit:link {color:#ffffff
			 }
			 
a.wit:visited {color:#ffffff
					}
					
a.wit:active	{color:#ffffff
					}
					
a.kleur:link {color:#6f4a20
			 }
			 
a.kleur:visited {color:#6f4a20
					}
					
a.kleur:active	{color:#6f4a20
					}
					
a.rood:link {color:#6f4a20
			 }
			 
a.rood:visited {color:#6f4a20
					}
					
a.rood:active	{color:#6f4a20
					}
					
hr				{color: #e8a84e
					}

					

					
					
