/* TASTO 4  VISIONI ########################################################## */
.tst4{
	background:url("images/tst_visioni_on.jpg") no-repeat 0px 0;
	margin:0px 0px 0px 0px;
	width:80px;
	height:23px;
	text-indent:-9999px;
}	
A.tst4:link,
A.tst4:visited{
	display:block !important;
	background:url("images/tst_visioni_on.jpg") no-repeat 0px 0;
}
A.tst4:hover,
A.tst4:focus,
A.tst4:active{
	display:block !important;
	background:url("images/tst_visioni_on.jpg") no-repeat 0px 0;
}
.tst4-sel{
	background:url("images/tst_visioni_on.jpg") no-repeat 0px 0;
	margin:0px 0px 0px 0px;
	width:80px;
	height:23px;
	text-indent:-9999px;
}	