/* 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(242,45,0);}
 A:visited { font-size: 12px; color: rgb(255,85,33);}
 
