.ovlayer{
	/*background-image: url(promotie.gif);  */
	width: 600px;
	height: 360px;
	position: absolute;
/*	border: 3px solid #EBEBEB;*/
top: -370px;
	z-index: 1000;
}
.banner1{
	width: 600px;
	height: 360px;
}
.banner2{
	width: 600px;
	height: 360px;
}
.txt1{
	font-family: Arial;
	font-size: 28pt;
	color: #003399;
	font-style: italic;
	font-weight: bold;
}
.txt2{
	font-family: Arial;
	font-size: 14pt;
	color: #858585;
	font-style: italic;
	font-weight: bold;
}
.txt3{
	font-family: Arial;
	font-size: 7pt;
	color: Black;
	font-weight: normal;
}
A.promolnk, A.promolnk:visited{
	font-family: Arial;
	font-size: 12pt;
	color: #B4312F;
	text-decoration: none;
}
A.promolnk:hover{
	font-family: Arial;
	font-size: 12pt;
	color: #B4312F;
	text-decoration: underline;
}