body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
.a:link {
	color: black;
	text-decoration: underline;
}
.a:visited {
	text-decoration: underline;
	color: black;
}
.a:hover {
	text-decoration: none;
	color: black;
}
.a:active {
	text-decoration: none;
	color: black;
}
.titel { 
	font-size: 18px;
}
.b:link {
	text-decoration: none;
	color: white;
	font-size: 15px;
}
.b:visited { 
	text-decoration: none;		
	color: white;
	font-size: 15px;
}
.b:hover {
	text-decoration: underline;
	color: white;
	font-size: 15px;
}
.b:active {
	text-decoration: none;
	color: white;
	font-size: 15px;
}
.c:link {
	color: black;
	text-decoration: none;
}
.c:visited {
	color: black;
	text-decoration: none;
}
.c:hover {
	color: black;
	text-decoration: none;
}
.c:active {
	color: black;
	text-decoration: none;
}
.hoofdletter
{
	font-variant:small-caps;
	letter-spacing: 1px;
	font-size: 14px;
}
.hoofdpunt
{
	font-size: 14px;
	color: white;
	font-weight: bold;	
	font-variant:small-caps;
	letter-spacing: 1px;
}
.hoofdpunthome
{
	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;
}
td.off 
	{
	background:#cccccc;
	}
td.offsub 
	{
	background:#464646;
	}	
td.on 
	{
	background:#999999;
	}
