.body {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-style: normal;
 }
 
 .bodybold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style : normal;
}

.bodyunderline {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-style: normal;
 }

.bodykop {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
}

.bodytitel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style : normal;
}

A { font-family: Verdana; 
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

A:Hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
}

.border {
	border: 1px solid #999999;
}

.bodysmall {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.imageborder {
	border: 1px solid #333333;
}

.gastenboektitel {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.gastenboekborder {
	border: 1px solid #0000FF;
}
.bodyboldrood {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style : normal;
}
.sitemaplist {
	list-style-position: outside;
	list-style-image: url(../images/dot_red.gif);
	list-style-type: none;
}
