/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-weight: normal; font-style: normal;}
 A:active { color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:link { color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 .TextObject { border: 1pt solid rgb(0,0,0);}
 P { border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(255,51,0); font-style: italic; text-decoration: none ;}
 
