<style>
.prova
{
font-size: 10 px;
}

a:link
{
color: #0000CC;
font-family: MS Sans Serif;
text-decoration: none;
font-size: 10 px;
}

a:visited
{
color: #0000CC;
font-family: MS Sans Serif;
text-decoration: none;
font-size: 10 px;
}

a:hover
{
color: #0000CC;
font-family: MS Sans Serif;
text-decoration: underline;
font-size: 10 px;
}
</STYLE>
