/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,0,255);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(255,0,0); text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(0,0,255);}
 