/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/Background.JPG");}
 A:link { color: rgb(127,0,0); text-decoration: none ;}
 A:visited { color: rgb(128,128,128); text-decoration: none ;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 