/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: 14px;}
 A:active { font-size: 14px; color: rgb(0,128,0); font-weight: bold; text-decoration: none ;}
 A:link { font-family: 'Times New Roman', Times, Serif; font-size: 14px; color: rgb(0,128,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 14px; color: rgb(0,128,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: 14px; color: rgb(0,128,0); text-decoration: none ;}
 A:hover { font-size: 14px; color: rgb(153,51,51); font-weight: bold; text-decoration: none ;}
 