td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000
}

.menu { font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	text-decoration: none;
	color: #000000
}

.titel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: Green;
}

.titel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: Green;
}

a.menu:link { font-weight: bold; text-decoration: none; color: #000000 }
a.menu:visited {
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
a.menu:hover { font-weight: bold; text-decoration: none; color: #44926b }
a.menu:active { font-weight: bold; text-decoration: none; color: #000000 }

.small { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000 }

a.small:link { font-weight: normal; text-decoration: none; color: #000000 }
a.small:visited {
	font-weight: normal;
	text-decoration: none;
	color: Gray;
}
a.small:hover { font-weight: normal; text-decoration: none; color: #44926b }
a.small:active { font-weight: normal; text-decoration: none; color: #000000 }

a:link { font-weight: normal; color: #44926b }
a:hover {
	font-weight: normal;
	color: Red;
}
a:visited {
	font-weight: normal;
	color: Gray;
}
