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