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