/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,153,153);}
 A:link { color: rgb(0,153,153);}
 A:visited { color: rgb(0,153,204);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; padding: 5pt; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A { color: rgb(0,153,153);}
 A:hover { color: rgb(51,204,204);}
 