.TestoBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FFFFFF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	border: 1px solid #FFFFFF;
}
.TestoBoldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.TestoBoldBlack a:link {
	color: #333333;
}
.TestoBoldBlack a:hover {
	color: #006699;
	text-decoration: underline;
}
.TestoBoldBlack a:visited {
	color: #666666;
	text-decoration: underline;
}
.testo {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.testo a:link {
	color: #FF6600;
	text-decoration: none;
}
.testo a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.testo a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.testone {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.testone a:link {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}
.testone a:hover {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}
.testone a:visited {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.titolo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.micro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.micro a:link {
	color: #666666;
	text-decoration: none;
}
.micro a:hover {
	color: #666666;
	text-decoration: underline;
}
.micro a:visited {
	color: #666666;
	text-decoration: underline;
}

