.textBox {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;

}

.textBox a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C90808;
	text-decoration: none;
}
.textBox a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C90808;
	text-decoration: none;
}
.textBox a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C90808;
	text-decoration: none;
}
.textBox a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E0B300;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C90808;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C90808;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C90808;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E0B300;
	text-decoration: none;
}
.textProfile {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #333333;

}
.textEvidenziato {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #AB0706;
	font-weight: bold;

}
.textProdotti {

	font-family: Tahoma;
	font-size: 10px;
}
.check {
	font-family: Tahoma;
	font-size: 16px;
	color: #D40E0B;
	background-color: #FFFFCC;
	border: 1px solid #333333;
	cursor: hand;


}
.textCurious {

	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
.textFields {

	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}
.textFooter {
	font-family: Tahoma;
	font-size: 9px;
	color: #D50D0D;

}
