sarebbe meglio in CSS:

<style>
a.prova:active {
color: #0066CC;
text-decoration: none;
}
</style>

link di prova