.text {
	text-align: justify;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}
.titolGRAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a:link {text-decoration:none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: bold;
	border:0;
	}

a:visited {text-decoration:none;
	font-style: normal;
	font-weight: bold;
	line-height: bold;
	color: #FFFFFF;
	border:0;
	}
	
a:active {text-decoration:none;
	font-style: normal;
	font-weight: bold;
	line-height: bold;
	color: #FFFFFF;
	border:0;
	}

a:hover {text-decoration:none;
	font-style: normal;
	font-weight: bold;
	color: #DB8D76;
	line-height: bold;
	border:0;
	}