@charset "utf-8";
.testo {
	font-family: "Tw Cen MT", Arial, Verdana;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.testoEVID {
	font-family: "Tw Cen MT", Arial, Verdana;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	background-color: #FFBBBB;
}
body {
	margin-top: 0px;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
