/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(255,255,255); background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(204,204,102);}
 A:link { color: rgb(204,204,102);}
 A:visited { color: rgb(204,204,102);}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: xx-small; color: rgb(204,204,102); text-decoration: underline;}
 A:hover { color: rgb(255,255,204);}
 