/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,204,0); text-decoration: none ;}
 A:link { color: rgb(204,204,204); text-decoration: none ;}
 A:visited { color: rgb(204,204,204); text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(153,204,102);}
 A:hover { color: rgb(204,204,0); text-decoration: none ;}
 