/* CSS definition file containing site wide stylesheets */
A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,204,153);}
 .TextObject { color: rgb(255,204,153);}
 H2 { color: rgb(255,255,255); background-color: transparent;}
 P { color: rgb(255,255,255); text-align: center; background-color: transparent;}
 A { color: rgb(255,255,255); font-weight: normal; font-style: normal; clear: none;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255); font-weight: bold; vertical-align: baseline;}
 