A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
}
A.menu:HOVER {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Gray;
	font-weight : bold;
}
A.menu2:ACTIVE, A.menu2:LINK, A.menu2:VISITED {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Gray;
	font-weight : bold;
}
A.menu2:HOVER {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	font-weight : bold;
}
A.text:ACTIVE, A.text:LINK, A.text:VISITED {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #243A8C;
	font-weight : bold;
}
A.text:HOVER {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Gray;
	font-weight : bold;
}
td.dblauw{
	width : 120px;
	text-align : left;
	background : #243A8C;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font : normal 12px;
	padding-left : 10px;
}
td.lblauw{
	width : 120px;
	text-align : left;
	background : #ABDEFD;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font : normal 12px;
	padding-left : 10px;
}
td.sauna{
	width : 120px;
	text-align : left;
	background : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font : normal 12px;
	padding-left : 10px;
}
td.silver{
	width : 120px;
	text-align : left;
	background : Silver;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font : normal 12px;
	padding-left : 10px;
}

td{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	color : #353535;
	font : normal 12px;
	padding-left : 10px;
}


body.text{
	width : 100%;
	text-align : left;
	background : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #353535;
	font : normal 12px;
	padding-left : 10px;
	padding-top: 15px;
}
H1 {
	font-size : 18px;
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	font-size : 14px;
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
}
HR {
	color : Silver;
}






