/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 13px; color: rgb(231,231,184);}
 A { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(219,207,150); text-decoration: none ;}
 