a:visited {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #99ccff;
}
a:link {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #99ccff;
	border: none;
}
a:hover {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #ff9933;
}
a:active {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #99ccff;
	font-size: 18px;
}
.current {
	color: #ff9933;
	text-decoration: none;
	text-align: right;
	font: arial sans serif;
}
.hoofdletter {
	text-transform: uppercase;
}
.list {
	color: #666;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
}
.current tr td {
	font-family: Arial, Helvetica, sans-serif;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
}

