A:link {
	text-decoration: none;
	color: Blue;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: blink;
	background-color: yellow
}
A:visited {
	text-decoration: none;
	color: Blue;
}


body {
	background-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	background-image: url(../images/reinvoorwebtrans.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	font-family: Tahoma;
}
.vak0 {
	text-align: left;
	padding-top: 30pt;
	padding-left: 20%;
}
.vak1 {
	text-align: right;
	position: relative;
	padding-right: 20%;
	bottom: 15px;
}
.link1 {
	text-align: center;
	position: relative;
	bottom: -50px;
}
.tlink1 {
	text-align: center;
	position: relative;
	right: 70px;
	bottom: -50px;

}
.tlink2 {
	text-align: center;
	position: relative;
	right: -70px;
	bottom: -31px;
}
.tlink3 {
	text-align: center;
	position: relative;
	left: 76px;
	bottom: -12px;	
}
.tlink4 {
	text-align: center;
	position: relative;
	left: 228px;
	bottom: 7px;
}
#balk {
	background-color: #74A055;
	position: absolute;
	bottom: 15px;
	height: 1px;
	width: 100%;
	z-index: 1;
}
#voet {
	background-image: url(../images/reinvoet.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	height: 60px;
	width: 100%;
	z-index: 2;
}
