/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(88,88,88); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(88,88,88); text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0);}
 P { font-size: 12px; color: rgb(0,0,0);}
 LI { list-style-image: none;}
 .TextNavBar { font-size: 10px;}
 A:hover { color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 