/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 9pt;}
 A { text-decoration: none ;}
 A:hover { text-decoration: underline;}
 