/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; color: rgb(255,255,255); background-color: rgb(51,153,102); background-image: none;}
 A:active { color: rgb(255,255,204);}
 A:link { color: rgb(255,255,255);}
 UL { line-height: 20pt;}
 A:visited { color: rgb(255,255,204); text-decoration: none ;}
 .TextNavBar { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,255); text-decoration: underline;}
 
