/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Calligraph421 BT', cursive; color: rgb(100,100,100); background-color: rgb(231,231,231); background-image: url("./assets/images/Higru5.jpg");}
 A:active { color: rgb(80,80,80);}
 A:link { color: rgb(100,100,100);}
 A:visited { color: rgb(80,80,80);}
 .TextObject { font-family: 'Calligraph421 BT', cursive; color: rgb(100,100,100);}
 P { font-family: 'Calligraph421 BT', cursive; color: rgb(100,100,100);}
 .TextNavBar { font-family: 'Calligraph421 BT', cursive; color: rgb(190,190,200);}
 A:hover { color: rgb(128,128,128);}
 