/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; text-decoration: none ; background-image: url("./assets/images/HWS-Hintergrund-Transparent.jpg");}
 A:active { color: rgb(102,51,0);}
 A:link { color: rgb(102,51,0); text-decoration: none ;}
 A:visited { color: rgb(0,0,0);}
 .TextNavBar { color: rgb(102,51,0); text-decoration: none ;}
 A:hover { color: rgb(102,51,0);}
 
