/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/Background.gif");}
 A:link { color: rgb(102,51,51);}
 A:visited { color: rgb(102,102,102);}
 P { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-weight: bold;}
 