.titel {
	font-family: Verdana,  Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}


.text {
	font-family: Verdana,  Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: none;
	color: #8D8D5B;

}
.text1 {
	font-family: Verdana,  Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: none;
	color: #aaaaaa;

}

a:link {
	color: #444444;
	text-decoration:underline;
}
a:hover {
	color: #444444;
	text-decoration:underline;
}
a:visited {
	color: #444444;
	text-decoration:underline;
}
a:active {
	color: #444444;
	text-decoration:underline;
}

