<!--
a.zwart		{color:#000000; text-decoration:none; font-size:10pt; font-weight:bold;}
a.zwart:hover	{text-decoration:underline;}
a.zwartl	{color:#000000; text-decoration:none; font-size:10pt;}
a.zwartl:hover	{text-decoration:underline;}

a 
{
	text-decoration: none;
	color: #000080;
	font-size: 10pt; 
}

a.default 
{
	color: #000080;
	font-size: 10pt;
	font-weight: bold;
	
}

a.default:hover 
{
	color: #e11038;
	font-size: 8pt;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

body {
	margin: 0px;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Arial;
}

div {
	margin: 0px;
}

div.date {
	font-size: 7pt;
	font-weight: bold;
	color: #006687;
}

div.nieuws {
	font-size: 7pt;
}

div.nieuwskopje {
	color: #006687;
	font-weight: bold;
	font-size: 8pt;
	border-bottom: #80b3c3 dotted 1px;
}

div.talen {
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

div.text {
	font-size: 8pt;
}

td.none {
	font-size: 6pt;
}

form {
	margin				: 0px;
	padding				: 0px;
}

input {
	font-family: Arial;
}

input.leftcolinput {
	width				: 80px;
	font-size			: 8pt;
}

.button {
	background			: #007678;
	border				: 1px black solid;
	color				: white;
	font-size			: 8pt;
	font-weight			: bold;
}

input.default {
	font-size: 8pt;
}

select.mailing {
	font-family: Arial;
	font-size: 8pt;
}

.text 
{ 
	font-size: 10pt; 
	text-decoration: none;
	color: #000000;
}

.textblue 
{ 
	font-size: 10pt; 
	text-decoration: none;
	color: #000080;
}

.textsmaller 
{ 
	font-size: 8pt; 
	text-decoration: none;
	color: #000000;
}

.smallselect {
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: bold;
}

.smallfontwhite {
	color				: white;
	font-size			: 8pt;
	font-weight			: bold;
	
}
// -->