.activemenu	{
	color: #666666;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight:bold;
	font-size: 16px;
	}
.blockquote{
	color: rgb(0,0,255);
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size:12px;
	}
.buttonstyle	{
	cursor:pointer;
	border:outset 1px #FFFFFF;
	color: #FF0000;
	background: #BBBBBB url(/images/glass-btn.png) repeat-x 0 50%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px; 
	height: 25px; 
	margin-top: 2; 
	}
.buttonstylelink	{
	cursor:pointer;
	color: #FF0000;
	background: #BBBBBB url(/images/glass-btn.png) repeat-x 0 50%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px; 
	padding-left: 5px;
	padding-right: 5px;
	}
.editkop	{
	color: #666666;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight:bold;
	font-size: 20px;
	}
.explain	{
	color: #669966;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 20px;
	}
.greenbold	{
	color: #666666;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight:bold;
	font-size: 20px;
	}
.mainarea	{
	vertical-align: top;
	text-align: left;
	}	
.menuoptie{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.normalfont{
	color: rgb(0, 0, 0);
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size:14px;
	}
.normalbold{
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight:bold;
	font-size: 14px;
	}
.pagetable	{
	width: 850px;
	border-width: 0px;
	background-color: #F9F9F6;
	margin-top: 20px;
	}
.rodekop	{
	color: #CC0000;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}
.vettekop	{
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight:bold;
	font-size: 20px;
	}

<style>
a:hover
{
	color: #0000FF;
}
a:link
{
	color: #CC0000;
	text-decoration : none;
}
a:visited
{
	color: #CC0000;
	text-decoration : none;
} 
a:active
{
	color: #669966; 
	text-decoration : underline;
}
body
{
	background-color: #666666;
	color: rgb(0, 0, 0);
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 2;
}
table
{
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 12px;
}
p, li
{
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 14px;
}
th
{
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
h1
{	
	font-size: 14px;
	color: rgb(0,0,0);
}
h2
{
	color: rgb(102,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(102,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(102,0,0);
}

hr
{
	color: #666666;
	height: 1px;
}
</style>.

