<STYLE TYPE="text/css">
<!--
	
	TD {
		font-family: Arial, Sans-Serif;
		font-size: 12px;
	}
	TD.balk {
		color: red;
	}
	
	
	IMG.plaatje {
		border-color: #000000;
	}
	A {
		font-family: Verdana, Sans-Serif;
	}
	A:link {
		color: #33CCFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
	}
	A:visited {
		color: #33CCFF;
		text-decoration: none;
		font-weight: bold;
	}
	A:link.balk, A:visited.balk {
		color: #FFFFFF;
		font-size: 12px;
	/* could force text-transform: uppercase; */
	}
	A:hover {
		text-decoration: none;
		font-weight: bold;
		color: yellow;
		background: #800000;
	}
	A:hover.balk {
		color: YELLOW;
		background: #800000;

	}
	.buttons {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 1px;
		height: 1px;
		visibility: hidden;
		z-index: 1;
	}
// -->
</STYLE>
