a.design:link, a.design:hover, a.design:visited, a.design:active{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
		font-size: 12px;
}


a.menu:link, a.menu:active, a.menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}




a.menu:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
		font-size: 12px;
}


a:link, a:visited, a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.achtergrondfiguur {
	background-image: url(../figuren/achtergrond.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.indelingmenu {
	font-weight: bold;
	color: #003366;
}
td{	font-family: Trebushet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;}