	body {
		background-color : #F7BC22;
		font-family : verdana;
		font-size : 12px;
		color: #C70F11;
		}

	table.menu: {table-layout: fixed;
			 width: 720px;
			 padding: 5px;}

	td.menu: {	 width: 120px;
			 border-size: 1px;
			 border-style: solid
			 }


	A:link { color: #C70F11;
		  font-weight: bold;
		  text-decoration:none;}
	A:visited { color: #C70F11;
		  font-weight: bold;
		     text-decoration:none;}
	A:hover { color: #C70F11;
		  font-weight: bold;
		   text-decoration:none;}	
	A:link:hover { color: #C70F11;
		  font-weight: bold;
			  text-decoration:none;}
	A:visited:hover { color: #C70F11;
		  font-weight: bold;
			     text-decoration:none;}	
	A:active { color: #C70F11;
		  font-weight: bold;
		    text-decoration:none;}


	a.hoofdmenu:link {text-decoration:none;
		  
		  font-weight : bold;
		  width: 200px;
		  display:block;
color: #C70F11;}
	a.hoofdmenu:active {text-decoration:none;
		    
		    font-weight:bold;
		    width: 200px;
		    display:block;
color: #C70F11;}
	a.hoofdmenu:visited {text-decoration:none;
		     
		     
		     font-weight:bold;
		     width: 200px;
		     display:block;
color: #C70F11;}
	a.hoofdmenu:hover {text-decoration:none;
		   
		   font-weight:bold;
		   width: 200px;
		   color: #C70F11;
		   display:block;}

	a.menu:link {text-decoration:none;
		  color: #C70F11;
		  font-weight : bold;
		  width: 116px;
		  display:block;}
	a.menu:active {text-decoration:none;
		    
		    color: #C70F11;
		    font-weight:bold;
		    width: 116px;
		    display:block;}
	a.menu:visited {text-decoration:none;
		     
		  color: #C70F11;
		     font-weight:bold;
		     width: 116px;
		     display:block;}
	a.menu:hover {text-decoration:none;
		  
		  color: #C70F11;
		   font-weight:bold;
		   width: 116px;
		   display:block;}

