codice:
<head>
<style>
a:link {
          color:red;
}
a:hover {
          color:green;
}
</style>
</head>
Altri modi non ce ne sono