<style type="text/css">

font.datum{
		font-family: arial;
		font-size: 10px;
		color: #FFFFFF;
}

font.menukopje{
		font-size: 11px;
		font-family: arial;
		color: #FFFFFF;
		font-weight: bold;
		}
font.rest{
		font-size: 12px;
		font-family: arial;
		}
font.menuitem{
		font-size: 11px;
		font-family: arial;
		}
font.page{
		font-size: 11px;
		font-family: arial;
		color: #FFFFFF;
		}
font.page2{
		font-size: 10px;
		font-family: arial;
		color: #FFFFFF;
		}
font.nieuwskop{
		font-family: arial;
		font-size: 18px;
		font-weight: bold;
		}
		
font.onderkop{
		font-family: arial;
		font-size: 12px;
		font-style: oblique;
		}
		
font.normal{
		font-family: arial;
		font-size: 12px;
		}
		
font.leesmeer{
		font-family: arial;
		font-size: 10;
		}
p.advertenties{
		border-style: solid;
		border-width: 1px;
		border-right-style: inherit;
		border-left-style: inherit;
}
p.lijntje{
		border-style: solid;
		border-width: 1px;
		border-left-style: inherit;
		border-right-style: inherit;
		border-top-style: inherit;
		border-color: #asdfasdf
}
A { 
COLOR: #000000; 
text-decoration: none 
} 
A.ander { 
COLOR: #183A6D; 
text-decoration: none 
} 
a:hover { 
   color: #666666; 
   text-decoration: none; 
} 
a:hover.ander { 
   color: #666666; 
   text-decoration: none; 
} 
form {
margin: 0px;
}
</style>