.basic-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #d9f3ff;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-transform: uppercase;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d9f3ff;
	background-repeat: no-repeat;
	background-image: url(Images/bg.gif);
	text-transform: none;
}
.ISBN-prijs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #d9f3ff;
}
a:link {
	text-decoration: none;
	color: #FFCC66;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

