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