td { 
	font-family : Verdana, Arial, Helvetica, "sans serif"; 
	font-size : 11px; 
	font-weight : normal;
	color: #696969; 
}
.fett_11{ 
	font-size : 11px; 
	font-weight : bold;
	color: #798A9B; 
}
.fett_11_weiss{ 
	font-size : 10px; 
	font-weight : normal;
	color: #FFFFFF; 
}
a:link{
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight :normal;
}
a:visited{
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight :normal;
}
a:hover{
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	font-weight :normal;
}
a:active{
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight :normal;
}
a.underline:link{
	font-size : 12px;
	text-decoration : underline;
	color : #CC0033;
	font-weight :bold;
}
a.underline:visited{
	font-size : 12px;
	text-decoration : underline;
	color : #CC0033;
	font-weight :bold;
}
a.underline:hover{
	font-size : 12px;
	text-decoration : underline;
	color : #CC0033;
	font-weight :bold;
}
a.underline:active{
	font-size : 12px;
	text-decoration : underline;
	color : #CC0033;
	font-weight :bold;
}


