.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}

.normaal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
}

a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
  	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

a.menu:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.menu:visited {
  	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.menu:hover {
	color: #373C46;
	text-decoration: none;
	font-weight: bold;
	}

a.menu:active {
	color: #373C46;
	text-decoration: none;
	font-weight: bold;
	}