.tnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314D81;
}
.tnormalblauw { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8394B3; }
.tnormalgroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #314D81;
	font-weight: bold;
	border: 1px solid #F5CAB2;
	padding: 2px 100px 2px 2px;
}
.tmissionstat { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #314D81; }
.tinleiding { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-style: normal; }
.tnormalwit { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }

a:link { color: #828186; text-decoration: underline; }
a:visited {
	color: #9C9CA4;
	text-decoration: underline;
}
a:hover {
	color: #E57A3E;
	text-decoration: underline;
}
a:active { color: #F5CAB2; text-decoration: underline; }
a:link.mpact {
	color: White;
	text-decoration: none;
}
a:visited.mpact {
	color: White;
	text-decoration: none;
}
a:hover.mpact {
	color: #ADB8CD;
	text-decoration: none;
}
a:active.mpact {
	color: White;
	text-decoration: underline;
}

td.sitebg {
	background-image: url(../img/hs01_03.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
td.navbalk {
	background-image: url(../img/navbalk.gif);
	background-repeat: no-repeat;
	background-attachment: scoll;
}
table.splashbg {
	background-image: url(../img/splashbg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
body {
	margin: 10px;
}
ul {
	margin-top: 0px;
}
hr {
	border: 0;
	color: #F5CAB2;
	background-color: #F5CAB2;
	height: 1px;
}

a:link.subnav {
	color: #314D81;font-weight: bold;
}
a:visited.subnav {
	color: #314D81;font-weight: bold;
}
a:hover.subnav {
	color: orange;font-weight: bold;
	text-decoration: none;
}
a:active.subnav {
	color: orange;font-weight: bold;
	text-decoration: underline;
}