H1 {color = #0000CC}

div.ha {
	font-family: "Microsoft Sans Serif";
	font-size: 48;
	font-weight: bold;
	color: #FFFFFF;
}

div.haa {
	font-family: "Microsoft Sans Serif";
	font-size: 48;
	font-weight: bold;
	color: #0000FF;
}

div.hb {
	font-family: "Microsoft Sans Serif";
	font-size: 36;
	color: #0000FF;
	font-weight: bold;

}

div.hc {
	font-family: "Microsoft Sans Serif";
	font-size: 24;
	font-weight: normal;
	color: #000000;
}

div.hd {
	font-family: Microsoft Sans Serif; font-size: 16;
         
}

div.afb {
	margin-top: 120px
}

div.kleur {
	    font-family: "Microsoft Sans Serif";
	    font-size: 24;
	    font-weight: bold;
	    background-color: #0000FF;
	    color: #FFFFFF;
}

a:visited {color: blue;}
a:link {color: blue;}
a:active {color: blue;}
