.testo_01 {
	font-family : arial;
	font-weight : regular;
	font-size : 11px;
	color : #666666;
	line-height : 14px;
	text-align:left;
	text-decoration : none;
}

.testo_02 {
	font-family : arial;
	font-weight : regular;
	font-size : 10px;
	color : #666666;
	line-height : 14px;
	text-align:left;
	text-decoration : none;
}

.testo_03 {
	font-family : arial;
	font-weight : regular;
	font-size : 12px;
	color : #666666;
	line-height : 15px;
	text-align:left;
	text-decoration : none;
}

.titolo_01 {
	font-family : arial;
	font-weight : bold;
	font-size : 13px;
	color : #666666;
	line-height : 14px;
	text-align:left;
	text-decoration : none;
}

.text A:VISITED {
	color : #333333;
	text-decoration : none;
}

.text A:LINK {
	color : #666666;
	text-decoration : underline;
}

.text A:hover {
	color : #333333;
	text-decoration : underline;
}

.text_home A:hover {
	color : #999999;
	text-decoration : underline;
}

