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