a.menu:link, a.menu:active , a.menu:visited {
	font-family: "Trebuchet MS", "Times New Roman", "Tahoma";
 	font-size: 14px;
	font-weight:bold;
 	color: #FFFFFF;
 	text-decoration: none;

 }
 a.menu:hover {
	font-family: "Trebuchet MS", "Times New Roman", "Tahoma";
 	font-size: 14px;
 	font-weight:bold;
 	color: #339933;
 	text-decoration: none;
 	text-align:LEFT;
}



body {
	color: #FFFFFF;
	background-color: #CC0033;
}
.tim {
	color: #000099;
}
.breedte {
	width: 400px;
	color: #CC0033;
	font-weight: bold;
	border: 1px solid #CC0033;
}
.janeen {
	
	color: #CC0033;
	font-weight: bold;
	border: 1px solid #CC0033;
}
.Achtergrond {
	background-image: url(../gemeenschappelijkeFIGUREN/Massages..jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.scroll {
	height: 520px;
	width: 565px;
	position: relative;
	visibility:visible;
	z-index:1;
	overflow:auto;
}

