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