.text {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.link2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.titel {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #008000;
}
a.menu:link {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
	color: #cc3300;
	font-weight: normal;

}
a.menu:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
a.menu:active {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
