/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: small; text-decoration: none ; background-image: none;}
 A:active { color: rgb(0,51,255);}
 A:link { color: rgb(51,51,255);}
 A:visited { color: rgb(128,128,128);}
 .TextObject { font-size: small;}
 P { font-size: small;}
 A:hover { color: rgb(0,51,255);}
 
