BODY  {
 	font-family : "Arial" "Verdana";
 	font-weight : normal;
 	font-style : normal;
	font-size : 10pt;
}
 
A  {
	color : #666666; 
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
}
	
A:Hover  {
	color : #999999; 
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
}
 
.info  {
   	font-size : xx-small;
   	font-family : Arial;
   	font-weight : bold;
   	color : #FFFFFF;
 }
 
 .textklein  {
	font-size : 8pt;
    line-height : 10pt;
    font-family : "Arial" "Verdana";
	font-weight : normal;
   	font-style : normal;
    text-decoration: none;
	color : #FFFFFF;
}	