/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: none;} A:active { color: rgb(255,0,51);} A:link { color: rgb(255,255,255);} A:visited { color: rgb(153,204,204);} P { color: rgb(255,255,255);} A:hover { color: rgb(255,0,51);} 