
a:link { text-decoration: underline; color: #000000;}
a:hover { text-decoration: none; color: #666; }
a:visited { text-decoration: underline;	color: #000000;	}
a:active { text-decoration: underline; color: #000000;}

a:link.link { text-decoration: underline; color: #000000; }
a:hover.link { text-decoration: none; color: #666; }
a:visited.link {text-decoration: underline;	color: #000000;	}
a:active.link { text-decoration: underline;	color: #000000;	}

a:link.footer, a:visited.footer { 
	text-decoration: none;
	font-family: Geneva, sans-serif;
	line-height: 12pt;
	font-size:11px;
	color: #666;	
}
a:hover.footer { color: #ccc; }

a:link.more, a:visited.more {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #666;
	background-color: #333;
	font-family: Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
}
a:hover.more {
	border: 1px solid #000;
	color: #000;
	background-color: #666;
}
a:link.moremenu, a:visited.moremenu {
	float: none;
	margin-top: 10px;
	margin-right: 0px;
	padding: 3px 5px 4px 4px;
	border: 0px solid #666;
	background-color: none;
	line-height: 16pt;
	font-family: Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a:hover.moremenu {
	border: 0px solid #000;
	line-height: 16pt;
	color: #666;
}
.tekst {
	font-family: Geneva, sans-serif;
	line-height: 16pt;
	font-size:12px;
	color: #333;
}
.titels {
	font-family: Geneva, sans-serif;
	line-height: 18pt;
	font-size:16px;
	font-weight:bold;
	color: #333;
}

.tekstdonker {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16pt;
	font-size:12px;
	color: #333;
}
.tekstgrijs {
	font-family: Geneva, sans-serif;
	line-height: 12pt;
	font-size:11px;
	color: #666;
	
}
.tekstgrijs2 {
	font-family: Geneva, sans-serif;
	line-height: 12pt;
	font-size:12px;
	color: #666;
}
.tekstwit {
	font-family: Geneva, sans-serif;
	line-height: 12pt;
	font-size:12px;
	color: #fff;
}