.hoofdtabel
{
	background-color: lightblue;
	font-family: arial;
	font-size:12px;
}

.kleinefoto
{
	border:1px solid;
	color:white;
}

.grotefoto
{
	border:1px solid;
	color:white;
}

a:link
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A4AF59;
}

a:hover
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A4AF59;
}

a:visited
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A4AF59;
}

a:active
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A4AF59;
}

.vragen
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3E3E3E;
}

.antwoorden
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E3E3E;
}



