/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("./assets/images/hg2.jpg");}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(100,100,20); font-style: italic;}
 A:link { color: rgb(100,100,20); font-style: italic;}
 UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(100,100,20); font-style: italic;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(120,120,30); font-style: italic;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14pt; color: rgb(100,100,20); font-weight: bold; font-style: italic;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(100,100,20); font-style: italic;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,0,0); font-weight: bold;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(120,120,30); font-style: italic;}
 
