/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(51,51,51); text-decoration: none ;}
 A:link { color: rgb(51,51,51); text-decoration: none ;}
 A:visited { color: rgb(51,51,51); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(70,70,70); font-weight: normal; font-style: normal;}
 A { color: rgb(51,51,51); text-decoration: none ;}
 A:hover { color: rgb(0,102,0); text-decoration: none ;}
 