/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive; color: rgb(0,0,102); background-image: url( "./assets/images/beige.jpg" )}
 A:active { color: rgb(0,0,102)}
 A:link { color: rgb(0,0,204)}
 A:visited { color: rgb(153,0,0)}
 .TextObject { font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive; color: rgb(0,0,102)}
 P { font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive; color: rgb(153,204,255)}
 .TextNavBar { font-size: xx-small; color: rgb(0,0,102)}
 A:hover { color: rgb(0,0,0)}
 
