/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/wall10_b.jpg");}
 A:active { font-size: 18px; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 18px; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 18px; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 A { font-size: 18px; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: 18px; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 