/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: none;}
 A:active { text-decoration: none ;}
 A:link { color: rgb(255,0,0); text-decoration: none ;}
 A:visited { color: rgb(0,0,102); text-decoration: none ;}
 A:hover { text-decoration: none ;}
 