a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
}

a.menu-active {
  
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	font-weight: bold;
  	text-decoration: none;}

body, td, th {
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #336600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.content {
	font-size: 16px;
	color: #FFFFFF;
}
a.content:hover {
	text-decoration: none;
	color: #FF3333;
}
a.content:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.content:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.content:active {
	text-decoration: none;
	color: #FF3333;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	font-weight: bold;
}

.kop {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 9px;
}

.fotobijschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-left: 2px;
	
}

a.terug {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.terug:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.terug-active {
  
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
  	text-decoration: none;}
