/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/background_line_dark.jpg");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(102,0,153);}
 P { color: rgb(0,0,0);}
 .TextNavBar { font-size: 12pt; color: rgb(0,0,0); font-weight: bold; background-color: rgb(153,153,153); padding: 5pt;}
 A:hover { font-weight: normal; font-style: normal;}
 