/* CSS Document */

a {  text-decoration: none}



a:hover {  text-decoration: underline; cursor: hand}



.basso {

	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";

	font-size: 12px;

	font-style: normal;

	color: #000000;

}

.bassojust {

	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";

	font-size: 12px;

	color: #000000;

	text-align: justify;

}

