.linkbar 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.a:link {
	color: #1368b1;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #1368b1;
}
.a:hover {
	text-decoration: underline;
	color: #d9710c;
}
.a:active {
	text-decoration: none;
	color: #1368b1;
}
.titel 
{
	font-size: 12px;
	color: white;
}
.hoofdpunt
{
	font-size: 14px;
	color: #1368b1;
	font-weight: bold;	
}
.hoofdpuntnieuws
{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;	
}
.datumnieuws
{
	font-size: 9px;
	color: #ffffff;
}
