/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(255,102,51);}
 A:hover { font-size: 12px; color: rgb(255,102,51); font-weight: bold;}
 