.titolonews1 {
	color: #990033;
	text-decoration: none;
	text-align: justify;
}
a.titolonews1:hover {
	color: #990033;
	text-decoration: underline;
}
.testonews1 {
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
a.testonews1:hover {
	color: #333333;
	text-decoration: underline;
}
.titolonews {
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a.titolonews:hover {
	color: #666666;
	text-decoration: underline;
}
.testonews {
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a.testonews:hover {
	color: #000000;
	text-decoration: underline;
}
.menu {
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
}