/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(204,102,0); text-decoration: none ;}
 .Entre:link { color: rgb(102,153,51); text-decoration: none ;}
 .Entre:visited { color: rgb(102,153,51); text-decoration: none ;}
 A { color: rgb(204,102,0); text-decoration: none ;}
 .Entre { color: rgb(102,153,51); text-decoration: none ;}
 .Entre:hover { color: rgb(204,102,51); text-decoration: none ;}
 A:hover { color: rgb(102,153,51);}
 