body,td,p
{
	font-family:				verdana;
	font-size:				10px;
	color:					#000000;
}

a,
a:link,
a:visited {
	text-decoration: 			none;
	color:					#000000;
	font-weight:				normal;
}

a:active,
a:hover {
	text-decoration: 			underline;
}

.kop_wit
{
	font-family:				verdana;
	font-size:				11px;
	color:					#FFFFFF;
	font-weight:				bold;
}

.bestel,
.bestel:link,
.bestel:visited 
{
	text-decoration: 			none;
	color:					#C6DFA5;
	font-weight:				bold;
}

.bestel:active,
.bestel:hover 
{
	text-decoration: 			underline;
}

input, textarea 
{
	font-family:				Verdana;
	font-size:				9px;
	color:					#000000;
	background-color:			#F1EFEE;
	width:					180px;
	border-style:				solid;
	border-width:				1px;
	border-color:				#000000;
}

INPUT.aantallen {
	width: 40px;
}

.submit
{
	font-family:				Verdana;
	font-size:				9px;
	color:					#000000;
	background-color:			#F1EFEE;
	width:					90px;
	border-style:				solid;
	border-width:				1px;
	border-color:				#000000;
}.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
