.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.testoScuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #660033;
	font-weight: normal;
	
}
.testoScuro a {
	font-weight: bold;
	color: #000000;
}
.testoScuro a:hover {
	font-weight: bold;
	color: #0000FF;
}
.titoloScuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.testoColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.copyright, .copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.highlight, .highlight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.highlightScuro, .highlightScuro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #660033;
	font-weight: bold;
}

a:hover {
	color: #ff9900;
}

.email a {
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}

.email a:hover {
	color: #660033;
}
.emailScuro a {
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}

.emailScuro a:hover {
	color: #660033;
}
.immagineDx {
	float: right;
}