/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { text-transform: none; color: rgb(0,0,0); text-decoration: none ; font-variant: normal;}
 H1 { color: rgb(255,255,255);}
 P { color: rgb(0,0,0);}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 
