/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 A:active { color: rgb(204,0,0);}
 A:link { color: rgb(255,0,0);}
 A:visited { color: rgb(153,0,0);}
 A { color: rgb(255,0,0);}
 A:hover { color: rgb(255,0,0);}
 