/* CSS Document */
.title-green {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #009843;
}
.title-green A {
	text-decoration: none;
	font-weight: bold;
	color: #009843;
}

.title-green A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #009843;
}


.title-datum {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.title-datum A {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.title-datum A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

.links4 {
	font-family: arial, verdana;
	font-size: 11px;
	color: black;
}

.links4 A {
	text-decoration: none;
	color: black;
}

.links4 A:hover {
	text-decoration: underline;
	color: black;
}

.imgi {
	margin: 3px 6px 0px 0px;
}

