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