/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; background-color: rgb(179,201,252);}
 A:active { font-size: 12px; color: rgb(252,144,61); font-weight: bold;}
 A:link { font-size: 12px; color: rgb(66,89,143); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 12px; color: rgb(66,89,143); font-weight: bold; text-decoration: none ;}
 .TextObject { font-size: 12px;}
 H2 { font-size: 14px; color: rgb(66,89,143);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(252,144,61); font-weight: bold;}
 
