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