/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,153,51);}
 A:link { color: rgb(0,153,51);}
 A:visited { color: rgb(204,51,204);}
 A:hover { color: rgb(255,153,51);}
 