/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("./assets/images/background.gif");}
 A:active { font-family: 'Times New Roman', Times, Serif; color: rgb(128,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: 'Times New Roman', Times, Serif; color: rgb(128,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Times New Roman', Times, Serif; color: rgb(128,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: 'Times New Roman', Times, Serif; color: rgb(128,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 