BODY {
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#A5A5A5;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#A5A5A5;
	scrollbar-highlight-color:#000000;

	font-size: 12;
	font-family:Arial, Helvetica, sans-serif;
}

FONT
{
	color: #000000;
	font-family: Arial}

TD
{
	font-size: 12;
	color: #000000;
	font-family: Arial}

h1
{
	font-size: 16; 
	font-weight: bold;
	color: #000000;
	font-family: Arial}

h2
{
	color: #000000;
	font-family: Arial}

A.menulink {
	font-size: 16; 
	font-weight: bold;
	width: 123px; 
	color: white; 
	font-family: Arial, Sans-serif; 
	text-align: center; 
	text-decoration: none
	border-style: solid;
	border-left: red 4px solid; 
	border-right: red 4px solid; 
	border-bottom: red 4px solid;
	border-top: red 4px solid; 
}

A.menulink:hover {
	border-right: white 4px solid; 
	border-top: white 4px solid; 
	border-left: white 4px solid; 
	border-bottom: white 4px solid; 
	BACKGROUND-COLOR: red
}

A.menulink:active {
	font-size: 16; 
	font-weight: bold;
	width: 123px; 
	color: yellow; 
	font-family: Arial, Sans-serif; 
	text-align: center; 
	text-decoration: none;
	border-right: white 4px solid; 
	border-top: white 4px solid; 
	border-left: white 4px solid; 
	border-bottom: white 4px solid; 
	BACKGROUND-COLOR: red
}

A.normallink {
	color: red; 
	font-family: Arial, Sans-serif; 
	text-decoration: none
}

A.normallink:hover {
	color: blue;
}

td.wit {
	color: white
	}

.rood {
	font-weight: bold;
	color: red; 
	font-family: Arial, Sans-serif; 
}

