a:active { text-decoration: none; }

a:link { text-decoration: none; ; color: #333333}
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

a:active#prova { text-decoration: none; }

a:link#prova { text-decoration: none; ; color: #ffffff}
a:visited#prova { color: #ffffff; text-decoration: none; }
a:hover#prova { color: #cccccc; text-decoration: none; }

.input1 {  height: 12px; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
.input2 {  height: 18px; width: 80px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
.input3 {  height: 18px; width: 300px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}

.bordi {
	border: thin dashed #cccccc;
}

.sfondo {
	background-attachment: fixed;
}

