/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/backroundnew.gif");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 .TextObject { font-family: 'Calligraph421 BT', cursive; font-size: small; color: rgb(102,102,102); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 P { font-family: 'Calligraph421 BT', cursive; font-size: small;}
 
