.text {font-family: tahoma; color: #dddddd; font-size: 11px; font-weight: none; text-decoration: none;}
.headline {font-family: tahoma; color: #dddddd; font-size: 16px; font-weight: bold;}


#navi {
	color: #cccccc;
	font-family: verdana;
	background-color: #;
	text-align: center;
	
}
#navi a {
	border-left: #666666 0px solid;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	float: middle;
	background-color: #;
	color: #dddddd;
	text-decoration: none;
	font-weight: none;
}
#navi a:hover {
	color: #dddddd;
	background-color: #666666;
	text-decoration: none;
	font-weight: none;
}

a {font-family: tahoma; color: #dddddd; font-size: 11px; font-weight: none;}
a {text-decoration:none}
a:link {color:#eeeeee}
a:visited {color:#eeeeee}
a:active {color:#dddddd}
a:hover {color:#88a399; TEXT-DECORATION: none}