/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(0,0,0); text-decoration: none ;}
 H1 { font-family: 'MS Sans Serif', sans-serif; font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,0); text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,0);}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 
