/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(251,234,208); background-image: url("./assets/images/Background-1.gif");}
 A:active { font-size: x-small; color: rgb(255,0,0); font-weight: bold;}
 A:link { font-size: x-small; color: rgb(0,0,0); font-weight: bold;}
 A:visited { font-size: x-small; color: rgb(0,0,102); font-weight: bold;}
 A { font-size: small; color: rgb(0,0,0); font-weight: bold;}
 .TextNavBar { font-size: small; color: rgb(170,0,0); font-weight: bold;}
 A:hover { font-size: x-small; color: rgb(255,0,0); font-weight: bold;}
 