body {
	color: #000000;
	margin: 0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

.omschrijving {
	color: #000000;
	margin: 0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.omschrijving:link {
	color: #000000;
	margin: 0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.prijs {
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
	color: #000;
	text-decoration: none;
}

.prijs:link {
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
	text-decoration: none;
	color: #000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0089cc;
}

p {
}

.button {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.button:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.button:hover {
	color: #0089cc;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
