.crediti {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF6ED;
}
.leftmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #C25858;
	text-align: center;
}
.leftmenu A:LINK {color: #C25858; text-decoration:none;}
.leftmenu A:VISITED {color: #C25858; text-decoration:none;}
.leftmenu A:HOVER {color: #C25858; text-decoration:underline;}
.leftmenu A:ACTIVE {color: #C25858; text-decoration:underline;}

.contenuti_wht {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 14px;
	color: #fffdf1;
}
.contenuti_wht a:link {text-decoration:none;color: #fffdf1;}
.contenuti_wht a:visited {text-decoration:none;color: #fffdf1;}
.contenuti_wht a:hover {text-decoration:underline;color: #fffdf1;}
.contenuti_wht a:active {text-decoration:underline;color: #fffdf1;}

.contenuti_wht_big {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 18px;
	color: #fffdf1;
}

.contenuti {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 14px;
	color: #E78285;
}
.contenuti a:link {text-decoration:none;color: #E78285;}
.contenuti a:visited {text-decoration:none;color: #E78285;}
.contenuti a:hover {text-decoration:underline;color: #E78285;}
.contenuti a:active {text-decoration:underline;color: #E78285;}


