body {
	background-color: #009900;
	COLOR: #ffffff;
	margin: 5px;
}
	
a:link, a:visited, a:active {
	color: #CCFF00;
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: none;
}

#personeel {
	float: center;
	width: 500px;
	margin: auto;
}

#Persleft {
	clear:both;
	float:left;
	width:250px;
}
#Persright {
	float:left;
	text-align:left;
	width:250px;
}

td.news_head {
	background-color: #FFCC00;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-size: 90%;
}

td.news_left {
	background-image:url('../images/backfoot_news.gif');
	background-color: #FFCC00;
	background-position: 0 0
}

td.news_border {
	background-image:url('../images/back_line.gif');
	background-repeat: repeat-y
	background-color: #009900;
}

td.news_right {
	font-size: 80%;
	text-align: left;
}

