.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.titel{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
}

.linkact{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
}

.link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
a:link{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
	color : Black;
}
a:hover{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #990000;
}
a:active{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
	color : Black;
}
a:visiteted{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
	color : Black;
}
