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