#menu_top_koppeling1 {
	background-image: url(../images/menu_links.png);
	background-repeat: no-repeat;
	position: absolute;
	height: auto;
	width: 150px;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	left: 0px;
}

#menu_top_koppeling1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bolder;
	color: #D23017;
	text-decoration: none;
}

#menu_top_koppeling1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}




#menu_top_koppeling2 {
	background-image: url(../images/menu_links.png);
	background-repeat: no-repeat;
	position: absolute;
	height: auto;
	width: 150px;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	left: 125px;
}

#menu_top_koppeling2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bolder;
	color: #D23017;
	text-decoration: none;
}

#menu_top_koppeling2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}




#menu_top_koppeling3 {
	background-image: url(../images/menu_links.png);
	background-repeat: no-repeat;
	position: absolute;
	height: auto;
	width: 150px;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	left: 250px;
}

#menu_top_koppeling3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bolder;
	color: #D23017;
	text-decoration: none;
}

#menu_top_koppeling3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}




#menu_top_koppeling4 {
	background-image: url(../images/menu_links.png);
	background-repeat: no-repeat;
	position: absolute;
	height: auto;
	width: 150px;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	left: 375px;
}

#menu_top_koppeling4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bolder;
	color: #D23017;
	text-decoration: none;
}

#menu_top_koppeling4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}



#menu_top_recent {
	background-image: url(../images/menu_links.png);
	background-repeat: no-repeat;
	position: absolute;
	height: auto;
	width: 150px;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	left: 375px;
	top: 26px;
}

#menu_top_recent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bolder;
	color: #D23017;
	text-decoration: none;
}

#menu_top_recent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}

