/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("../assets/images/bg.gif");}
 A:active { color: rgb(96,75,50); text-decoration: underline; text-align: left;}
 A:link { color: rgb(96,75,50); text-decoration: underline; text-align: left;}
 A:visited { color: rgb(96,75,50); text-decoration: underline; text-align: left;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif; font-size: 11px; color: rgb(96,75,50); font-weight: bold; text-decoration: none ; text-align: left; clear: none; background-color: transparent; background-position: top left; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(96,75,50); text-decoration: underline; text-align: left;}
 
