/*Stylesheet bij pagina Algemeen*/

body   {font-type:verdana;
			 font-size:16;
			 background-color:#ffffcc}
			 
body.menu {background-color:#ffffcc}
			 
h1		 {color:#339933;
			 font-size:35;
			 font-style:italic;
			 text-decoration:underline}
			 
big		 {color:#0000ff}
			 
h1.banner {color:#ffa500;
					font-size:45;
					font-style:normal;
					text-decoration:none}
			 
p.menu {font-type:verdana;
			 font-size:16}
			 
pre.actueel  {font-size:15;
						 font-style:italic;
						 font-type:arial}
						 
pre.ambachtsch  {font-type:verdana;
								font-size:15}
						 
pre.sponsor	 {font-size:15}

p.linet			 {font-size:13}

pre.linet		 {font-size:15}
						 
a:link			 {color:#0099ff}
a:visited		 {color:#008000}
a:active		 {color:#ff0000}
