/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #990000;
}

.testo10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.testo12 {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

.testo14 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}

.testo16 {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}

.testo20 {
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}

.guidosodani {
	font-family: Tahoma;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}

.buttontop {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.titoloopere {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}