﻿body         { font-family: Verdana; font-size: 8pt; color: #333333; background-color: #EEEEFF }
body.amuse    { font-family: Verdana; font-size: 8pt; color: #333333; background-color: #FFCCCC }
               
table.nieuws
{ border:1px solid #CCCCFF; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1; width:100% }
 
table.leftinsert {  border-left:2px solid #000080; border-top:2px solid #000080; border-bottom:2px solid #FFFFFF; border-right:2px solid #FFFFFF; width:150; }


td { font-family: Verdana; font-size: 8pt; color: #6600CC;

}               
td.left { font-family: Verdana; font-size: 8pt; color: #333333; background-color: #CCCCFF }
td.amuse { font-family: Verdana; font-size: 8pt; color: #333333; background-color: #DD6666 }
               
input        { font-family: Arial Narrow; font-size: 10 pt; color: #000080 }

p { font-family: Verdana; font-size: 8pt; }               

a:link
{
	text-decoration: none;
	color: blue;
}

a:visited
{
	text-decoration: none; 
	color: #6600CC
} 

a:active 
{
	text-decoration: none;
	color: #000000
}

a:hover
{
	text-decoration: underline;
	color: navy
}

