
  a { text-decoration: none;
    color: rgb(140, 94, 47);
    }

  a:link { text-decoration: none;
    color: rgb(140, 94, 47);
    }

  a:visited { text-decoration: none;
    color: rgb(140, 94, 47);
    }

  a:hover { color: rgb(99, 66, 33);
    }

  pied { font-size: x-small;
    }

