a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	text-transform: uppercase;
}
a:active {
}
.achtergrond {
	color: #000000;
	background-color: #FFFFFF;
}
.timestext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
