a:link		{text-decoration: none; color: #800000}
a:hover		{text-decoration: none; color: red}
a:active	{text-decoration: none; color: #000000}
a:visited	{text-decoration: none; color: #C0C0C0}

body	{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.novita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-decoration: none;
}

.novitabold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #AC0001;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

.novitadata {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a.novita:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	font-style: italic;
}

.continua {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #AC0001;
	text-decoration: none;
}

a.continua:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-align: left;
	text-decoration: underline;
	font-style: italic;
}

.nero12{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000000;
	}

td, div
{
	font-size: 11px;
	font-family: Trebuchet MS, sans-serif;
}

.titolo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	letter-spacing:5pt;
	color: #000080;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
}

.titolo1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
}

.barratitolo {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
	background-color: #EEEDDD; 
	height: 30px;
	border:0px solid #EEEDDD;
	margin: 0px; 
	padding: 0px;
}