a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FF9900;

}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.titolo {
	font-weight: lighter;
	color: #7B1314;
	text-transform: capitalize;
	letter-spacing: 0.2em;
	font-size: 28px;
	font-family: "Century Gothic";


}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #FF9900;
}
a:hover {  text-decoration: underline; font-weight: normal}

.contents {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.italiano {
	font-family: "Trebuchet MS", Arial, Verdana, SansSerif;
	font-size: 12px;
	color: #AB1517;
	font-style: normal;
	font-weight: lighter;
}
.english {
	font-family: "Trebuchet MS", Arial, Verdana, SansSerif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: uppercase;
	background-color: #AB1517;
	border: 10px;
	margin: 0px;
	padding: 10px;
	letter-spacing: .2em;




}
.didascalie {
	font-family: "Trebuchet MS", Arial, Verdana, SansSerif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: none;
}
.titoletto {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB1517;
	letter-spacing: 1px;


}
.blog-post {
	font-family: "Trebuchet MS", Arial, Verdana, SansSerif;
	font-size: 10px;
	color: #FF0000;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dashed;
	border-left: 1px none;
	padding: 5px;



}
