td {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	z-index: 2;

}
a:hover
{
	color: #FF0000;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.achtergrond {
	background-color: #666666;
}
