/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small;}
 A:active { color: rgb(51,102,204); text-decoration: none ; background-color: transparent;}
 A:link { color: rgb(255,0,0); text-decoration: none ; background-color: transparent;}
 UL { list-style-type: square;}
 A:visited { color: rgb(255,0,0); text-decoration: none ; background-color: transparent;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,0,0); 
font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { color: rgb(51,102,204); text-decoration: underline; background-color: transparent;}
 
