body {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
	margin : 0px;
}

td {
	font-family : verdana;
	font-size : 10px;
	color: #000000;
	text-decoration: none;
	padding : 0px;
}

a:link, a:visited, a:active{
	color: #2A9953;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.zwart:link, a.zwart:visited, a.zwart:active{
	color: #000000;
	text-decoration: underline;
}

a.zwart:hover {
	color: #2A9953;
	text-decoration: underline;
}

a.path:active, a.path:link, a.path:visited {
	font-family : verdana;
	font-size : 9px;
	text-decoration : none;
	font-weight:normal;
	color : #000000;
}

a.path:hover {
	font-family : verdana;
	font-size : 9px;
	text-decoration : none;
	font-weight:bold;
	color : #20944B;
}

.vullinks {
	background-color: #BEDD84;
	background-image: url(images/vul-links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.vulrechts {
	background-color: #BEDD84;
	background-image: url(images/vul-rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sponsortxt {
	font-size: 9px;
}

.vulonder {
	background-color: #FCF1CE;
}


input, option, select, textarea {
	font-family : verdana;
	font-size : 10px;
	color : #797979;
}

hr {
	height : 1px;
	color : #797979;
}

p {
	margin : 0px;
}

.cms {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}