A:link      { text-decoration: underline; color: Black }
A:visited   { text-decoration: underline; color: Black }
A:active    { text-decoration: none }
A:hover     { text-decoration: underline; color: Red }

B {
	color : Black;
}

DIV.adres { 
	font-family: "Times New Roman", Times, serif;
	color: White; }

DIV.bijschrift {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

DIV.mms {
	font-size: smaller;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font: bold;
	margin-bottom: 0px;
}

H2 { 
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font: bold;
	font-style: italic; }

P.infoauteur {
	font-family: "Times New Roman", Times, serif;
	font-size : x-large;
}
P.auteur {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size : medium;
	font-weight: bold;
}

P.titel { 
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #AE0038;
 }
 
 P.ondertitel {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #AE0038;
}

P.tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: Black;
}

P.boekvandemaand { 
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #AE0038;
 }
 
 P.bvdmauteur {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size : medium;
	font-weight: bold;
}

P.bvdmtitel { 
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #AE0038;
 }

P.bvdmondertitel {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: Black;
}

P.bvdmtekst { 
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #AE0038;
}

P.specs {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}

P.url {  
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

SPAN.infocitaat {
	font-weight : bold;
}

SPAN.infocitaatbron {
	font-style : italic;
	font-weight : normal;
}

SPAN.lijstauteur {
	font-weight: bold;
	font-size: 14px;
}

SPAN.lijsttitel {
	font-size : 18px;
	font-weight: bold;
}

SPAN.lijstondertitel {
	font-size : 14px;
	font-style : italic;
}

TABLE.bvdm { 
	background-color: #F2D7CF;
	margin-bottom: 5px;
 }
 
 TABLE.boek { 
	background-color: #FFF4DE;
	margin-bottom: 5px;
 }

TABLE.menudgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F6CA26;
	margin-bottom: 5px;
}

TABLE.menulgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFF4DE;
	margin-bottom: 5px;
}

TR.menudgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F6CA26;
	line-height : 150%;
}

TR.menulgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFF4DE;
	line-height : 8px;
}