/*
inhoud van de vervolgpaginas
*/
.bodytxt, .bodytitle, .bodytitle a, .bodytxt a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
    text-decoration: none;
}
.bodytitle a:hover, .bodytxt a:hover {
	text-decoration: underline;
}
.bodytxt { 
    font-size: 0.6em ;
    }
.bodytitle { 
    font-size: 0.7em ; 
    font-weight: bold;
    } 