body {
 	background-image: url(http://www.familiebofkont.nl/bg/stro.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.copyright {
	color: #000000;
	font-size: 12px; 	
	font-weight: bold;
	font-style: italic;  
	text-decoration: none;
}

a.copyright:hover {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;  
	text-decoration: none;
	text-decoration: underline;
}


table {
 	background-image: url(http://www.familiebofkont.nl/bg/boek.jpg);
	border:none; 
	border-width:0;
}

table.navigatie { 
 	background-image: url(http://www.familiebofkont.nl/bg/bladzijde.jpg);
   border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:6px;
   padding-right:6px;
}

tr, td { 
	background-color:transparent; 
	border:none; 
	border-width:0;
}

tr.copyright { 
	font-size: 10px;
}
