/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(81,84,84); background-color: rgb(216,217,217); background-image: url("./bg.gif"); background-repeat: no-repeat; background-position: top;}
 A:active { color: rgb(81,84,84); text-decoration: underline;}
 A:link { color: rgb(81,84,84); text-decoration: underline;}
 A:visited { color: rgb(81,84,84); text-decoration: underline;}
 .TextObject { font-size: 12px; color: rgb(81,84,84);}
 P { font-size: 12px; color: rgb(81,84,84);}
 A:hover { color: rgb(81,84,84); text-decoration: underline;}
 