A:link, A:visited {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: #000000;

}

BODY {
	margin: 0 0 0 0;
}

.tekst {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	vertical-align: top;
}

.tekst2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
}

.schaduw {
	background-image: url(images/stripe_schaduw.gif);
	background-repeat: repeat-x;
}

.td_prijzen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	padding-left: 4px;
	padding-right: 4px;
}

.td_prijzen2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
