/* CSS definition file containing site wide stylesheets */
A { text-decoration: underline;}
 A:hover { font-size: medium; color: rgb(255,255,102); text-decoration: underline;}
 
