/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 14px; background-color: rgb(153,179,204);}
 A:active { font-size: 14px; color: rgb(255,0,0); font-weight: bold; text-decoration: underline;}
 A:link { font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .TextObject { font-size: 14px;}
 P { font-size: 14px;}
 A:hover { font-size: 14px; color: rgb(255,0,0); font-weight: bold; text-decoration: underline;}
 