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