.immagineSx {
	background-image:  none;
	background-position: left 200px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
a:link {
	color: #878787;
	text-decoration: none;
}
a:visited {
	color: #878787;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.news {
	background-color: #FFFFEE;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

