body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
body {
	background-color: #808185;
}

.koptekst {
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	color: #A3A3A4;
}

.achtergrond {   
	background-attachment: fixed;
 	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	margin: 0px;
}

a.submenu {
	color: #1D3B74;
	text-decoration: none;
	font-size: 12px;
}
a.submenu:link {
	color: #1D3B74;
	text-decoration: none;
	font-size: 12px;
}
a.submenu:visited {
	color: #1D3B74;
	text-decoration: none;
	font-size: 12px;
}
a.submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.submenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}


a:link {
	color: #830024;
	text-decoration: none;
}
a:visited {
	color: #830024;
	text-decoration: none;
}
a:hover {
	color: #454545;
	text-decoration: none;
}
a:active {
	color: #454545;
	text-decoration: none;
}


a.hoofdmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.hoofdmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.hoofdmenu:hover {
	color: #1D3B74;
	text-decoration: none;
}
a.hoofdmenu:active {
	color: #1D3B74;
	text-decoration: none;
}
a.hoofdmenu {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
