/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/bgdmg.jpg");}
 A:active { text-decoration: none ;}
 A:link { color: rgb(0,0,102); text-decoration: none ;}
 A:visited { color: rgb(0,0,102); text-decoration: none ;}
 A:hover { color: rgb(0,0,102); font-weight: none; text-decoration: underline ;}
 
