/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(192,192,192); background-image: url("./assets/images/Backnat.jpeg");}
 A:active { font-family: Bedini,serif; font-size: small; color: rgb(255,255,0); font-weight: bold;}
 A:link { font-family: Bedini,serif; font-size: small; color: rgb(192,192,192); font-style: italic;}
 A:visited { font-family: Bedini,serif; color: rgb(192,192,192); font-style: italic;}
 A { font-family: Bedini,serif; font-size: x-small; color: rgb(255,255,0);}
 .TextNavBar { font-size: xx-small; color: rgb(102,0,102);}
 
