h5.menu1 {
	font-family: Verdana;
	font-size: 12px;
}
h5.menuad {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
.tip {
	font-size: 10px;
	font-family: Verdana;
	color: #800080;
	border: 1px solid #800080;
	background-color: #EDDCED;
}
.nieuw {
	font-family: Verdana;
	font-size: 9px;
	color: green;
}
.news1 {
	font-family: Verdana;
	font-size: 12px;
    color: white;
}
.content {
	font-family: Verdana;
	font-size: 12px;
}
.menu2 {
	font-family: Verdana;
	font-size: 12px;
}
h1.title {
	font-family: Verdana;
	font-size: 24px;
}
.adres {
	font-family: Verdana;
	font-size: 24px;
    color: green;
}

a:link {
	color: #CC00CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC66CC;
}
a:hover {
	text-decoration: underline;
	color: #FFCCFF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
