/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(51,51,51);}
 A:link { font-size: 12px; color: rgb(0,0,255);}
 A:visited { font-size: 12px; color: rgb(64,0,128);}
 
