				
A:link		{
	text-decoration: underline;
	color: #FF0000;

		}

A:visited	{
	text-decoration: underline;
	color: #FF0000;

		}

A:hover	{
	color: #CC0000;

		}

BODY		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#000000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../images/achtergrond.gif);
	padding: 0;
}
.midden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
}
.rodelijn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #666666;
	border-left-color: #FF0000;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#000000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../images/achtergrond.gif);
	padding: 0;
}
.middenkader {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}
