.kop {
	font-family : Verdana;
	font-size : 10pt;
	font-weight: bold;
	color : #4A1829;
}
.zwart {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
}
body {
	background-color: #DBB7FF;
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
}
body.bruin {
	background-color: #D5AB73;
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
}
p, ul, td
{
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
}
td.menu {
	background-color: #4A1829;
	width : 259;
}
td.menuover {
	width : 75%;
	background-color: #D5AB73;
}
td.zoek {
	cursor:pointer;
}
A
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight: bold;
	color : #4A1829;
	text-decoration : none;
}
A:HOVER
{
	font-family : Verdana;
	font-size : 10pt;
	color : #D5AB73;
}
A.menu
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight: bold;
	color : #D5AB73;
	text-decoration : none;
}
A.menu:HOVER
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight: bold;
	color : #4A1829;
}
A.klein
{
	font-family : Verdana;
	font-size : 10px;
	color : yellow;
	text-decoration : none;
}
A.klein:HOVER
{
	font-family : Verdana;
	font-size : 10px;
	color : red;
}
INPUT.navigatie
 {
	width : 250px;
	height: 30px;
	background-color: #D5AB73;
	border: 1px solid #7A7A3D;
}
