/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; background-color: rgb(255,255,255);}
 A:active { font-size: 12px; color: rgb(0,0,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-size: 12px; color: rgb(120,147,165); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-size: 12px; color: rgb(120,147,165); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 .TextNavBar { font-size: 12px; text-decoration: none ;}
 A:hover { font-size: 12px; color: rgb(0,0,255); font-weight: normal; font-style: normal; text-decoration: underline;}
 
