a {	
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}
a:hover {
	text-decoration : none;
	font-family : Verdana;
	color : #FF6633;
}
.navi {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}
.links {
	font-family : Verdana;
	font-size : 10px;
	color : #6699CC;
}
.links_10 {
	font-family : Verdana;
	font-size : 10px;
	color : #6699CC;
	text-decoration: underline;
}
.links_12 {
	font-family : Verdana;
	font-size : 12px;
	color : #6699CC;
	text-decoration: underline;
}
.text {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}
.text_blau {
	font-family : Verdana;
	font-size : 10px;
	color : #6699CC;
}
.text_orange {
	font-family : Verdana;
	font-size : 10px;
	color : #FF6633;
}
.head_blau {
	font-family : Verdana;
	font-size : 12px;
	color : #6699CC;
}
.head_orange {
	font-family : Verdana;
	font-size : 12px;
	color : #FF6633;
}
.head_black {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
}
