@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Testo {
	font-family: Verdana;
	color: #985ed2;
	font-size: 11px;
}
.Testino {
	font-family: Verdana;
	color: #985ed2;
	font-size: 10px;
}
.Titolo1 {
	font-family: Verdana;
	color: #6dc59e;
	font-size: 12px;
	font-weight:bold
}
.Titolo2 {
	font-family: Verdana;
	color: #b575f5;
	font-size: 10px;
	font-weight:bold
}
.TestoEng {
	font-family: Verdana;
	color: #755a88;
	font-size: 11px;
}
.TestoImportante {
	font-family: Verdana;
	color: #985ed2;
	font-size: 11px;
	font-weight:bold
}
a:link {
	color: #fd8daf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fd8daf;
}
a:hover {
	text-decoration: none;
	color: #31db8f;
}
a:active {
	text-decoration: none;
	color: #fd8daf;
}
