/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,204); text-decoration: underline;}
 A:link { color: rgb(0,51,204); text-decoration: underline;}
 A:visited { color: rgb(0,51,204); text-decoration: underline;}
 .TextObject { color: rgb(255,255,255); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 P { color: rgb(255,255,255); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A { color: rgb(255,255,255); text-decoration: underline;}
 .TextNavBar { color: rgb(255,255,255);}
 A:hover { color: rgb(0,51,204); text-decoration: underline;}
 
