h1,h2,h3  {
	font-family : "Verdana, Arial, Helvetica sans-serif";
	font-size : xx-small;
	font-weight : normal;
	color : #000033;
}

ul,li,p,tr,td,th,body,center  {
	font-family : "Verdana, Arial, Helvetica sans-serif";
	font-size : xx-small;
	color : #4E4C40;
}

.navi  {
	font-family : "Verdana, Arial, Helvetica sans-serif";
	font-size : xx-small;
	font-weight : normal;
	color : #605f5e;
}

.titel  {
	font-family : "Verdana, Arial, Helvetica sans-serif";
	font-size : x-small;
	font-weight : bold;
	color : #F79025;
}

A {
	color : #666880;
	text-decoration : none;


}

A:link {
	color : #666880;
	text-decoration : none;

}


A:visited  {
	color : #7F8197;
	text-decoration : none;

}


A:active  {
	color : #666880;
	border-bottom: 1px dotted #666880;

}

A:hover  {
	color : #666880;
	border-bottom: 1px dotted #666880;

}







