/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,102); text-decoration: underline;}
 A:link { color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 H1 { font-size: small; color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 A { color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: x-small; font-variant: small-caps; text-align: left;}
 A:hover { color: rgb(204,102,0); font-weight: bold;}
 