a:link {
	font-weight: bold;
	color: #990000;
}

a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #990000;
}

a:visited {
	font-weight: bold;
	color: #990000;
}

a:visited:hover
{
	color: #cccccc;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/layout/pix_groen_1.gif);
	background-repeat: repeat;
}

