/*OPMAAK VAN DE SITE STICHTING KINDEREN VAN VILJOENSKROON*/

body	{background-color: #ffffff;/*wit*/
			color:#000000;/*zwarte letters*/
			font-family: arial;/*lettertype*/
			font-size:14
			}
			
table	 {font-family:arial
			 }
			 

h1		 {text-align:center
			 }

			
a:link {color:#e74487
			 }
			 
a:visited {color:#e74487
					}
					
a:active	{color:#e74487
					}
					
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
					}

					

					
					