/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,204); background-color: rgb(0,0,0);}
 A:active { color: rgb(255,0,0);}
 A:link { font-size: 120%; color: rgb(255,255,204);}
 A:visited { color: rgb(255,255,204);}
 A:hover { font-size: 120%; color: rgb(255,255,204); font-weight: bold;}
 