nel css ora ho messo:
<style type="text/css">

a.prova: {text-decoration: none },
a.prova:link {
text-decoration: none;
Color : #33cc33;
font-size: 3;
font-family:Arial;
bachground-color:#0099cc
},
a.prova:vlink {text-decoration: none },
a.prova:alink {text-decoration: none },
a.prova:visited {text-decoration: none },
a.prova:active {text-decoration: none;Color:#990066 },
a.prova:hover { Color:FF3300;}


</style>



nel file ho messo:

ciao


ma non funge