/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(153,0,51);}
 A:link { color: rgb(153,0,51);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; font-weight: normal; font-style: normal; vertical-align: baseline;}
 A { color: rgb(0,0,255); text-decoration: none ;}
 
