/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(0,0,102); background-image: url("../assets/images/hg.jpg");}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(128,0,0); font-weight: bold; text-decoration: underline;}
 .TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(0,0,102);}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(0,0,102);}
 A:hover { color: rgb(255,255,255); font-weight: bold;}
 