/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,51,153); text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,51,153); text-decoration: none ;}
 H3 { color: rgb(0,51,153); text-decoration: underline;}
 A { text-decoration: none ;}
 .TextNavBar { font-size: medium;}
 A:hover { color: rgb(0,51,153); text-decoration: underline;}
 