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