/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10px; background-image: none;}
 A:link { color: rgb(0,51,153);}
 A:visited { color: rgb(0,51,153);}
 A { color: rgb(128,128,128); text-decoration: none ;}
 .TextNavBar { text-decoration: underline;}
 A:hover { color: rgb(128,128,128); font-weight: bold;}
 