/* CSS definition file containing site wide stylesheets */
A:active { font-size: small; color: rgb(0,0,102); text-decoration: none ;}
 A:link { font-size: small; color: rgb(0,0,102); text-decoration: none ;}
 A:visited { font-size: small; color: rgb(0,0,0);}
 A { font-size: small; color: rgb(0,0,102); text-decoration: none ;}
 .TextNavBar { font-size: small; color: rgb(0,0,102);}
 A:hover { font-size: small; color: rgb(255,255,255); text-decoration: none ;}
 