/* CSS definition file containing site wide stylesheets */
BODY { color: rgb(255,255,0);}
 A:active { color: rgb(255,255,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { color: rgb(255,255,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { color: rgb(255,255,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextObject { color: rgb(255,255,0);}
 P { color: rgb(255,255,0);}
 A { color: rgb(255,255,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { color: rgb(255,255,0);}
 A:hover { color: rgb(255,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
