/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/bground.jpg");}
 A:active { font-family: 'Arial CE', sans-serif; font-size: x-small; color: rgb(110,94,77); font-weight: bold; text-decoration: none ;}
 A:link { font-family: 'Arial CE', sans-serif; font-size: x-small; color: rgb(110,94,77); font-weight: bold; text-decoration: underline;}
 A:visited { font-family: 'Arial CE', sans-serif; font-size: x-small; color: rgb(110,94,77); font-weight: bold; text-decoration: underline;}
 .TextNavBar { font-family: 'Arial CE', sans-serif; font-size: x-small; color: rgb(110,94,77); font-weight: bold; text-decoration: underline;}
 A:hover { font-family: 'Arial CE', sans-serif; font-size: x-small; color: rgb(110,94,77); font-weight: bold; text-decoration: underline;}
 