
body {
	font-family : "Times New Roman", "Times", sans-serif;
	color: #000000;
	font-size: medium; 
	background-color : transparent;
}
a:link{
	color: #008000;
	background-color : transparent;
}
a:active{
	color: #FF0000;
	background-color : transparent;
}
a:visited  	{
	color: #808080;
	background-color : transparent;
}
a:hover {
	COLOR: Red;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
a.NavSubLink:link			{
	color: #008000;
	font-size : small;
}
a.NavSubLink:visited  	{
	color: #008000;
	font-size : small;
}
.stats {
	display: none;
}
blockquote.menu {
	font-size : small;
}
ul.menu {
	list-style-image: url(images/menu/pointer1.gif);
	font-size : small;
	margin-left : 20px;
}
ul {
	list-style-type : square;
}
ul.test {
	list-style-image: url(images/menu/pointer2.gif);
}
a.menu:link			{
	TEXT-DECORATION: underline;
	font-family : "Times New Roman", "Times", sans-serif;
	color: #CC6600;
	font-size : small;
}
a.menu:hover	{
	TEXT-DECORATION: none;
	font-family : "Times New Roman", "Times", sans-serif;
	color: #CC6600;
	font-size : small;
}
a.menu:visited	{
	TEXT-DECORATION: underline;
	font-family : "Times New Roman", "Times", sans-serif;
        color: #CC6600;
	font-size : small;
}
a.print:link {
	TEXT-DECORATION: underline;
	font-family : "Times New Roman", "Times", sans-serif;
        color: #CC6600;
	font-size : small;
}
a.print:hover			{
	TEXT-DECORATION: none;
	font-family : "Times New Roman", "Times", sans-serif;
        color: #CC6600;
	font-size : small;
}
a.print:visited	{
	TEXT-DECORATION: underline;
	font-family : "Times New Roman", "Times", sans-serif;
        color: #CC6600;
	font-size : small;
}
p.menu {
	font-family : "Times New Roman", "Times", sans-serif;
        font-size : small;
}
.menu {
	font-size : small;
}
td.achtergrond {
	background : url(/layout/images/website_r2_c2.gif);
}
font.kleiner {
	font-size : small;
}
.articlebody {
	font-size : small;
}
h2 {
	color : #333333;
	background-color : transparent;
	font-size: 110%;
}
#filter input
{
	height:20;
	font-size : 9;
}
.verborgen {
	display:none;
}

