/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(45,90,130); text-decoration: none ;}
 A:link { color: rgb(45,90,130); text-decoration: none ;}
 A:visited { color: rgb(45,90,130);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(240,110,40); text-decoration: none ;}
 