a  { color: #333333; text-decoration: none }
a:hover  { color: #000000; text-decoration: underline }
a.blue {  text-decoration: none; color: #333333;background color:none}
a.blue:hover {  text-decoration: none; color: #0033CC; background color:none}
a.green {  text-decoration: none; color: #306868;background color:none}
a.green:hover {  text-decoration: underline; color: #306868; background color:none}
.px10 {  font-size: 10px; line-height: 150%; color: #333333}
.news {
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.ore16 {  font-size: 16px; color: #FF6600; line-height: 140%}
.ore12 {  font-size: 12px; color: #FF3300}
.gr14 {  font-size: 14px; color: #006600}
.futter {  font-size: 12px; color: #666666; line-height: 130%}
.under {  color: #000000; text-decoration: underline}
.gr10 {  font-size: 10px; color: #306868}
.ore16 .ore16 {
	text-decoration: none;
}

