/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; color: rgb(0,0,0);}
 A:active { color: rgb(192,192,192); text-decoration: none ;}
 A:link { color: rgb(66,253,64); text-decoration: none ;}
 A:visited { color: rgb(153,153,153); text-decoration: none ;}
 H1 { font-size: large;}
 H2 { font-size: medium;}
 H3 { font-size: small; font-weight: bold;}
 .TextNavBar { text-decoration: none ;}
 