/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255);}
 .TextNavBar { text-decoration: none ;}
 A:hover { color: rgb(153,153,153);}
 