Body {
	background-color: #FFFFFF;
	background-image: url('../pictures/background_A.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:  195 125;
	color: #CC0000;
	font-family: Verdana;
	font-size: 9;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

Table {
	font-size: 12;
	}

A:visited {
	font-family : verdana, helvetica, arial;
	text-decoration: none; 
	color: Black; 
	font-weight: bold;
	}
A:link {	
	font-family : verdana, helvetica, arial;
	text-decoration: none; 
	color: Black; 
	font-weight: bold;
	font-decoration: underline;
	}
A:hover {
	font-family : verdana, helvetica, arial;
	text-decoration: underline; 
	color: #CC0000; 
	font-weight: bold;
	}
A:active {
	font-family : verdana, helvetica, arial;
	text-decoration: none; 
	color: Black;
	font-weight: bold;
	}

.Plaatje {
	visibility: hidden;
	position: absolute;
	left: 700;
	top: 180;
	width: 175;
	height: 175;
	z-index: 1;
	}
.Submenu {
	text-align: right;
	visibility: hidden;
	position: absolute;
	left: 100;
	top: 90;
	width: 575;
	height: 25;
	z-index: 8;
	}
.Hoofdmenu {
	text-align: left;
	visibility: visible;
	position: absolute;
	left: 100;
	top: 75;
	width: 575
	height: 25;
	z-index: 8;
	}
.Gradient {
	visibility: visible;
	position: absolute;
	left: 300;
	width: 700;
	height: 10;
	z-index: 2;
	}
.BIG {
	font-size: 14;
	width: 100;
	}
