/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(255,255,255); background-image: url("../../../../background.gif");}
 A:active { color: rgb(128,128,128); text-decoration: none ;}
 A:link { color: rgb(128,128,128); text-decoration: none ;}
 A:visited { color: rgb(128,128,128); text-decoration: none ;}
 A { color: rgb(128,128,128); text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(128,128,128); background-color: rgb(204,204,204); border-bottom-style: double;}
 