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