a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

a.TOC {
	color: #000000;
	font-size: 11pt;
	text-align:justify;
	line-height:200%;
}

a.text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:justify;
	line-height:150%;
}

a.muziek {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	font-weight: bold;
	line-height:150%;
}

a.href {
	color: #30142b;
	font-weight: bold;
	text-decoration: none;
}

a.href:hover {
	color: #30142b;
	font-weight: bold;
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.smallhref {
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
}

a.smallhref:hover {
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

a.normal {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align:justify;
}
a.para {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
li {
  float: left;
  position: relative;
  width: 20em;
  }
  
li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  background-color:#afb3bb;
  border:solid 1px;
  }

li > ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ display: block; }

a.boldlink {
	color: #1d3261;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.boldlink:hover {
	color: #1d3261;
	font-weight: bold;
	text-decoration: underline;
}

a.small {
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-align:justify;
	line-height:140%;
}

a.hrefsmall {
	font-size: 7pt;
	color: #30142b;
	font-weight: bold;
	text-decoration: none;
}

a.hrefsmall:hover {
	font-size: 7pt;
	color: #30142b;
	font-weight: bold;
	text-decoration: underline;
}