A:link, A:visited {
   font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
   text-decoration: none;
   color: #CC9966;
   background: transparent;
}
A:hover {
   text-decoration: none;
   color: #CC6633;
   background: transparent;
}
BODY, TD {
	color : #000099;
	font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: 12px;
	background-color: white;
}
H1 {
   font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: 14pt;
	color: #000099;
	text-align: center;
	background-color: transparent;
}
H2 {
	font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: 12pt;
	color: #0099CC;
	font-style: italic;
	background-color: transparent;
}
H3 {
	font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: 10pt;
	color: #0099CC;
	border: thin dotted #0099CC;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
	background: url(afbeeldingen/menu_background.jpg);
}
H4 {
   font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: small;
	font-weight: bold;
	color : #CC9966;
	background-color: transparent;
}
H5 {
	font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: 10pt;
	color: Black;
	background: transparent;
}
H6 {
	font-family : "Trebuchet MS, Verdana, Arial, sans-serif";
	font-size: 8pt;
	color: #CC6633;
	text-decoration: none;
	background: transparent;
}
HR {
	color: #CC9966;
	height: 1pt;
	background: transparent;
}
.menu {
	background: transparent;
	color : #000099;
	font-family : Verdana, Arial, sans-serif;
	font-size: 10px;
}