.links_oben  {
	text-decoration : none;
}

.links_navi  {
	text-decoration : none;
; color: #000000
}

.linie  {
	color : #CCCCCC;
}

A:Visited  {
	text-decoration : none;
	color : #999999;
}

A:Active  {
	color : Black;
	text-decoration : none;
}

A:Hover  {
	color : Black;
	text-decoration : none;
}

A:link  {
	text-decoration : none;
	color : #999999;
}

