codice:
a:link{
color:red;
text-decoratione:none;
}
a:visited{
color:red;
text-decoratione:none;
}
a:hover{
color:blue;
text-decoratione:underline;
}