/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(51,102,204);}
 A:link { color: rgb(51,102,204);}
 A:visited { color: rgb(51,102,204);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 4mm; font-weight: normal; font-style: normal; font-variant: normal;}
 A { color: rgb(51,102,204);}
 A:hover { color: rgb(51,102,204);}
 