/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small; color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { font-size: xx-small; color: rgb(255,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-size: xx-small; color: rgb(255,255,255);}
 A:visited { font-size: xx-small; text-transform: none; color: rgb(102,102,102); text-decoration: none ; font-variant: normal;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small; color: rgb(255,255,255);}
 H1 { font-size: xx-small;}
 H2 { font-size: xx-small;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small; color: rgb(255,255,255);}
 H3 { font-size: xx-small;}
 LI { font-size: xx-small;}
 H4 { font-size: xx-small;}
 H5 { font-size: xx-small;}
 A:hover { font-size: xx-small; color: rgb(255,0,51);}
 