/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:link { color: rgb(204,51,153);}
 A:visited { color: rgb(102,153,0);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small;}
 