@BubikolRamios, what do you mean "all links missing"?
"list of species" is not a link. It is a HTML form and the button is a HTTP FORM POST. If you use HTTP client to get the html source of the page, you may get something like this:
<form action="index.php?procedure=specieslist&key_id=6771" method="post" class="menuform">
<button style="background-color:LightSkyBlue" name="uno" type="submit"> <b><font color="#000000">List of species</font></b></button></form>