/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: small; color: rgb(0,51,153);}
 A:link { font-size: small; color: rgb(0,51,153); font-weight: bold; font-style: italic;}
 A:visited { font-size: medium; color: rgb(0,51,204);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; text-decoration: none ;}
 A { font-size: x-small; color: rgb(0,51,153);}
 A:hover { font-size: large;}
 