a { color: black; text-decoration: none }
a:hover { color: #993300; text-decoration: none ; font-weight: bolder}
.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_pagina_grandi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

