body		{ 	background-color: #003399 ;
		  		background-image: url(images/menu_blauw.gif) ;
		  		background-repeat: no-repeat;
		  		color: #000000 ;
		  		font-family: arial, helvetica ;
		  		font-size: 12px }
		  		
td			{	color: #ffffff ;
		  		font-family: arial, helvetica ;
		  		font-size: 11px }
		  		
a			{	color: #ffffff ;
		  		text-decoration: none }
		  	
a:hover	{ 	color: #A0A0A0;
		  		text-decoration: underline }



