/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("./assets/images/background.gif");}
 A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 18px; color: rgb(173,175,181); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 16px; color: rgb(50,57,73); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 18px; color: rgb(173,175,181); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 18px; color: rgb(173,175,181); font-weight: normal; font-style: normal; text-decoration: none ;}
 
