a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:active {
	color: #FFFFFF;
	text-decoration: none;
}


.leggi {
	color: #E7A727;
	text-decoration: underline;
}
a.leggi:link {
	color: #E7A727;
	text-decoration: underline;
}
a.leggi:visited {
	color: #E7A727;
	text-decoration: underline;
}
a.leggi:hover {
	color: #C56419;
	text-decoration: underline;
}
a.leggi:active {
	color: #E7A727;
	text-decoration: underline;
}


.piu_letti {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.piu_letti:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.piu_letti:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.piu_letti:hover {
	font-size: 10px;
	color: #C56419;
	text-decoration: underline;
}
a.piu_letti:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/*-------------------------------------*/
.titolo-footer {
	font-size: 22px;
	color: #C56419;
}
.rubrica {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.articolo {
	font-size: 18px;
	font-weight: bold;
}
.a_articolo {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.a_titoletto {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
}
.a_titolo {
	font-size: 12px;
	color: #000000;
}
.articolo_s {
	font-size: 13px;
	font-weight: bold;
}
.titoloX4 {
	font-size: 14px;
	font-weight: bold;
	color: #E7A727;
}
.testoX4 {
	font-size: 13px;
	font-style: italic;
}
.a_dx_titolo {
	font-size: 14px;
	font-weight: bold;
	color: #C56419;
}
.a_dx_titoletto {
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
}
.titolo_ind {
	font-size: 14px;
	font-weight: bold;
	color: #C56419;
	text-transform: uppercase;
}
.testo_ind {
	font-size: 12px;
	color: #ffffff;
}
.titolo_pg {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.titolo_w {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
.testo_s {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.testo_l {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

