/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(255,255,255);}
 A:link { font-size: 12px; color: rgb(255,255,255); font-weight: bold;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(249,246,54);}
 A:hover { font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 
