/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(153,0,0);}
 A:link { color: rgb(0,0,102); font-weight: bold;}
 A:visited { color: rgb(0,0,102);}
 A { color: rgb(0,0,102);}
 
