@charset "utf-8";
.link {
	font-family: "trebuchet MS";
	color: #E8D3C2;
	font-size: 11px;
	text-indent: 10px;
	text-decoration: none;
	font-style: normal;
}
a.link {
	font-family: "trebuchet MS";
	color: #E8D3C2;
	font-size: 11px;
	text-indent: 10px;
	text-decoration: none;
	font-style: normal;
}
a.link:hover {
	color: #FFFFFF;
	text-indent: 10px;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.titoloh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #692305;
	font-weight: normal;
	text-decoration: none;
}
a.titoloh2:hover {
	text-decoration: underline;
}

a.titoloh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #692305;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 3px;
	text-decoration: none;
}
a.titoloh1:hover {
	text-decoration: underline;
}



.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692305;
	line-height: 200%;
	font-style: normal;
}
a.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692305;
	line-height: 200%;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a.testo:hover {
	text-decoration: underline;
}
