a { color: #9C0200; text-decoration: none }
a:hover { color: #000000; text-decoration: none }
.id { background-color: gray }
input { font-size: 10px; font-family: Verdana }
select { color: white; font-size: 10px; font-family: Verdana }
.sottolinea  { color: #069; text-decoration: underline }
.titoli {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9C0200;
}
.testipiccoli {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

