/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; background-color: transparent; background-image: url("./assets/images/rand.JPG");}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,0,0);}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,51,204);}
 UL { font-family: 'Times New Roman', Times, Serif, serif;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(153,0,153);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif;}
 P { font-family: 'Times New Roman', Times, Serif, serif;}
 H3 { font-family: 'Times New Roman', Times, Serif, serif;}
 OL { font-family: 'Times New Roman', Times, Serif, serif;}
 H4 { font-family: 'Times New Roman', Times, Serif, serif;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: xx-small;}
 H5 { font-family: 'Times New Roman', Times, Serif, serif;}
 H6 { font-family: 'Times New Roman', Times, Serif, serif;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,0,0);}
 
