/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,255);}
 A:hover { color: rgb(153,0,51);}
 
