/* CSS definition file containing site wide stylesheets */
A { color: rgb(0,51,255); font-weight: bold; text-decoration: underline;}
 A:hover { color: rgb(51,153,255); font-weight: bold; text-decoration: underline;}
 
