/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-image:url(beelden/achtergrond.jpg);
	margin: 0;
	padding: 0;
}
.submenu	{
	font: Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.stip	{
	font: Arial;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}