/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-size: 12px; color: rgb(242,45,0);}
 H1 { font-size: 14px; font-weight: bold;}
 A:hover { font-size: 12px; color: rgb(242,45,0); font-weight: bold;}
 
