p {
	font-family: Trebuchet MS, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	color: #000000;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
td {
	font-family: Trebuchet MS, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #02424C;
	font-weight: bold;
}
a:hover {
	color: #FFD278;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #02424C;
	font-weight: bold;
}
a:active {
	color: #02424C;
	font-weight: bold;
}
.navigatie {
	font-size: 11px;
	text-align: right;
	color: #FFD278;
	font-family: Trebuchet MS, Verdana, Tahoma, Helvetica;
	font-weight: bold;
}
.button, a.button:link, a.button:active, a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02424C;
	padding: 3px;
	border-color: white;
	border-width: 2px;
	border-style: outset;
	text-decoration: none;
}
.navlink {
	color: #FFFFFF;
}
