html, body {
	height: 100%;
}

body {
background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
    scrollbar-base-color: #666666;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a.active
{
	color: #FFFFFF
	;
	text-decoration: none;
}

a.visited
{
	color: #FFFFFF;
	text-decoration: bold;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.lijn
{
	color: #000000;
	text-decoration: none;
}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

