/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(204,204,255); text-decoration: none ;}
 A { color: rgb(204,204,255); text-decoration: none ;}
 A:hover { color: rgb(255,204,51);}
 