/* CSS definition file containing site wide stylesheets */
A:active { text-decoration: none ;}
 A { text-decoration: none ;}
 A:hover { color: rgb(255,0,0); text-decoration: underline;}
 