/* body alle bladzijden */

body { margin:0px;
	background-color:black;
	font-family:Arial, verdana, sans-serif ;
	font-size: 12pt;
	color:red;
	}

/* link kleuren, underlined per blad met style aanpassen */

a:link {color: yellow}
a:visited {color: yellow}
a:hover {color: #0066ff}
/*a:hover {color: orange}*/
a:active {color: yellow}



/* dagprogramma */
table.pro{
	width:750px;
	font-size:14pt;	
	border: 0px solid;
	text-align:justify;
	}
td.dat{width:110px;
	vertical-align:top;
	
	border: 0px solid;
	font-weight:bold;
	color:lime;
	}
td.tek{vertical-align: top;
	border: 0px solid;
	text-align:justify;
	}
#vet{font-weight:bold;
	color:yellow;
	}
.wk{font-weight:bold;
	color: orange;}
.wku{color:lime;}		
	
a.enter{font-size: 10pt;}
/* einde dagproggramma */

/* hr in in alle tabellen 750px breed */

#streep {width:750px;
	border-top: 2px solid;
	color:yellow;
	}

.groen {font-weight:bold;
	color:lime;
}

img {border:none;}

h3.home{
	font-size:12pt;
}
h3.wk{color:orange;}










	