/* CSS definition file containing site wide stylesheets */
BODY { color: rgb(204,204,204);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { color: rgb(204,204,204);}
 A { color: rgb(204,204,204);}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif; font-size: xx-small; text-transform: uppercase; color: rgb(0,0,0); text-align: center; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(255,255,255);}
 