body 		{ 
       			color: #000000;
       			background: #FFFFFF url(../_images/groenwit.jpg) repeat-x;
       			font-family: arial, sans-serif;
       			font-size: 80%;
           		min-width:700px;
       			margin: 0px 10px 0px 10px;
    	   		padding:0; 
     		}
     
a {font-weight: bold;	text-decoration: none; }
a:link {color: #FFFFFF; text-decoration: none;	}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #00FFFF; text-decoration: none;	}
              
#centerwrap 	{
			width:700px;
			margin:0 auto;
			padding:0 1px;
			text-align:left;
		}

