/* 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 ;}
 A { color: rgb(0,0,0); text-decoration: none ;}
 A:hover { vertical-align: baseline; text-decoration: none ; background-color: rgb(255,255,255);}
 