		A:link {text-decoration: none; color:white;}
		A:visited {text-decoration: none}
		A:active {text-decoration: none}
		A:hover {text-decoration: underline; color: red;}

		@font-face {
		 font-family: MyCustomFont;
		 src: url("font/PRIMEMIN.eot") /* EOT file for IE */
		}
		@font-face {
		 font-family: MyCustomFont;
		 src: url("font/PRIMEMIN.ttf") /* TTF file for CSS3 browsers */
		}

		.hometext {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 color: black;
		}

		 input.text {
		 width: 100px;
		 height: 13px;
		}

		 input.submit {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 24px;
		 color:black;
		}

		 .kalender-date {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 background-color: #aaaaaa;
		 height: 20px;
		 width: 160px;
		 letter-spacing:1px;
		}

		 .suggesties-cat {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 letter-spacing:1px;
		 color: red;
		}

		 .suggesties-prod {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 letter-spacing:1px;
		 color: white;
		}
		 .suggesties-prod1 {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 width: 50px;
		 letter-spacing:1px;

		 color: white;
		}

		 .eten-cat {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 letter-spacing:1px;
		 color: red;
		}

		 .eten-prod {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 letter-spacing:1px;
		 color: white;
		}
		 .eten-prod1 {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 width: 50px;
		 letter-spacing:1px;
		 color: white;
		}

		 .drinken-cat {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 letter-spacing:1px;
		 color: red;
		}

		 .drinken-prod {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 letter-spacing:1px;
		 color: white;
		}

		 .drinken-prod1 {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 height: 20px;
		 width: 50px;
		 letter-spacing:1px;
		 color: white;
		}

		 .gastenboek {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 letter-spacing:1px;
		 color: white;
		}
		 .gastenboek1 {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 letter-spacing:1px;
		 color: white;
		}
		 .text {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 letter-spacing:1px;
		 color: white;
		}
		 .text1 {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 13px;
		 letter-spacing:1px;
		 color: black;
		}

		 .contact {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size:13px;
		 letter-spacing:1px;
		 color: white; 
		}

		 .kalender-name {
		 font-family: MyCustomFont, Verdana, Arial, sans-serif;
		 font-size: 12px;
		 background-color: #CCCCCC;
		 height: 20px;
		 width: 160px;
		 letter-spacing:1px;

		}

