/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(255,255,204);}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(255,255,204);}
 A { color: rgb(255,255,204);}
 .TextNavBar { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(255,204,102); line-height: 18pt; font-weight: bold; text-align: left;}
 A:hover { color: rgb(255,255,204);}
 