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