.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.txt_p {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.txt_b_grigio {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5F;
}
input {
	font-family: Verdana;
	font-size: 9px;
}
textarea {
	font-family: Tahoma;
	font-size: 9px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0768B0;
}.txt_blu {
	font-family: Tahoma;
	font-size: 11px;
	color: #0768B0;
}
.txt_p1 {
	font-family: tahoma;
	font-size: 9px;
	color: #DBDCDE;
}
.txt_grigio_chiaro {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.txt_rosso {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
