<style>
a { cursor : text; text-decoration : none; color : black; }
</style>
<a href="ya.ru">yandex!</a>
это полностью изуродованная
<style>
a { cursor : text; text-decoration : none; color : black; }
</style>
<a href="ya.ru">yandex!</a>
<script>document.getElementsByTagName("a")[0].removeAttribute("href")</script>