.linkbar 
{
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}
.a:link {
	color: white;
	text-decoration: underline;
}
.a:visited {
	color: white;
	text-decoration: underline;
}
.a:hover {
	color: red;
	text-decoration: underline;
}
.a:active {
	color: white;
	text-decoration: underline;
}
.b:link {
	text-decoration: underline;
	font-size: 13px;
	color: white;
}
.b:visited { 
	text-decoration: underline;
	font-size: 13px;
	color: white;
}
.b:hover {
	text-decoration: underline;
	font-size: 13px;
	color: black;
}
.b:active {
	text-decoration: underline;
	font-size: 13px;
	color: white;
}
.b{
	font-size: 10px;
}
.c:link {
	color: black;
	text-decoration: none;
}
.c:visited {
	text-decoration: none;
	color: black;
}
.c:hover {
	text-decoration: underline;
	color: #666666;
}
.c:active {
	text-decoration: none;
	color: black;
}
.titel 
{
	font-size: 15px;
	color: #f8810e;
	font-weight: bold;	
	font-variant:small-caps;
	letter-spacing: 1px;
}
.hoofdpunt
{
	font-size: 15px;
	color: white;
	font-weight: bold;	
	font-variant:small-caps;
	letter-spacing: 1px;
}
.eerste_letter
{
	font-size: 18px;
	color: white;
	font-weight: bold;	
}
.hoofdpuntnieuws
{
	font-size: 15px;
	color: #000000;
	font-weight: bold;	
}
.datumnieuws
{
	font-size: 9px;
	color: white;
}
a:hover .image { 
	filter='gray()';
 }
.jeroen {
	font-family: Verdana,Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
