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