	div#menulinks {
	width: 150px;
	height: 150px;
	position: absolute;
	left: 50px;
	top: 182px;
	}


a {
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #990000;
	letter-spacing: 3px;
}
a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
			text-decoration: none;
			color: #333;
}

a:visited:hover { color: #FFF; 
}


a:active {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

	div#topmenukleur {
	width: 1100px;
	height: 50px;
	background-color: #990000;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	

	div#topmenu {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 250px;
	top: 0px;
	}

.topmenu{
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 5px;
 } 
 
.topmenu:link {
	color: #FFF;
	text-decoration: none;
}

.topmenu:hover {
				color: #CCC;
				text-decoration: none;
}

.topmenu:visited {
	text-decoration: none;
	color: #FFF;
}
.topmenu:visited:hover { color: #FFF; 
}

.topmenu:active {
	text-decoration: none;
	color: #FFF;
}


	div#topmenu2 {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 250px;
	top: 0px;
	}

.topmenu2{
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0px;
 } 
 
.topmenu2:link {
	color: #FFF;
	text-decoration: none;
}

.topmenu2:hover {
				color: #FFF;
				text-decoration: none;
}

.topmenu2:visited {
			text-decoration: none;
			color: #FFF;
}
.topmenu2:visited:hover { color: #FFF; 
}

.topmenu2:active {
	text-decoration: none;
	color: #FFF;
}

