/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; background-color: rgb(255,255,204); background-image: url("./assets/images/Background4.gif");}
 A:active { color: rgb(102,102,102); text-decoration: none ;}
 A:link { color: rgb(102,102,102); text-decoration: none ;}
 UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 A:visited { color: rgb(102,102,102); text-decoration: none ;}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 OL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 A:hover { color: rgb(0,51,204); text-decoration: none ;}
 
