body,td,th {
	font-family: Verdana,Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.a:link {
	color: #f4ec10;
	text-decoration: underline;
}
.a:visited {
	text-decoration: underline;
	color: #f4ec10;
}
.a:hover {
	text-decoration: none;
	color: white;
}
.a:active {
	text-decoration: underline;
	color: #f4ec10;
}
.titel {
	font-size: 20px;
	color: #f4ec10;
	text-decoration: none;
	font-weight:bolder; 
}
.oude_prijs { 
	font-size: 14px;
	color: gray; 
	text-decoration:line-through; 
	font-weight:bold; 
}
.nieuwe_prijs { 
	font-size: 20px;
	color: #f4ec10; 
	text-decoration: none; 
	font-weight:bolder; 
} 
.promotie { 
	font-size: 12px;
	color: white;   
}
.geldig { 
	font-size: 10px; 
	color: white; 
}
