Linki gizlemek için;
<a href="https://site.com" style="display: none">kelime</a>
Linkin normal yazı gibi görünmesi için;
<a href="https://site.com" style="text-decoration: none; color: #000; cursor: text">kelime</a>