td {
	font: 8pt tahoma; 
	color: white
}

a {
	font: 8pt tahoma;
	color: white;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.menu {
	font: 8pt tahoma;
	letter-spacing: 2px;
	font-weight: bold;
	color: white;
	text-decoration: overline
}

.rechts {
	font: 8pt tahoma;
	letter-spacing: 2px;
	font-weight: bold;
	color: yellow
}

a:hover.nietdoen {
	text-decoration: none
}