/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'DomCasual BT', cursive; font-size: medium; font-weight: bold; background-image: url("./assets/images/background.jpg");}
 A:link { color: rgb(0,51,255);}
 A:visited { color: rgb(128,128,128);}
 .TextObject { font-size: medium; font-weight: bold;}
 P { font-family: 'EngrvrsOldEng BT', cursive; font-size: small; font-weight: bold;}
 .TextNavBar { font-family: 'Futura Bk BT', sans-serif; font-weight: bold;}
 