/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(0,0,0);}
 UL { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0); font-weight: bold; font-style: italic; text-decoration: none ;}
 .TextObject { color: rgb(0,0,0);}
 P { color: rgb(0,0,0);}
 A { color: rgb(0,0,204); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: 12px; color: rgb(0,0,204); font-weight: bold;}
 A:hover { color: rgb(0,0,0); text-decoration: underline;}
 