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