/* CSS definition file containing site wide stylesheets */
A:link { color: rgb(0,0,255);}
 A:hover { color: rgb(153,0,0); font-weight: bold; font-style: italic;}
 
