/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: x-small; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:link { font-size: x-small;}
 A:visited { font-size: small; color: rgb(0,0,255);}
 P { font-size: small; color: rgb(0,0,255);}
 A { font-size: small; color: rgb(0,0,255);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: medium; color: rgb(0,0,255);}
 ADDRESS { font-size: small;}
 A:hover { font-size: x-small; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 
