BODY 
	{
	background-image: url(background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
  	A:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
    A:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
	A:active {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
    A:hover {text-decoration:underline;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	line-height: 25px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.testo_nero {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
.testo_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-weight: bold;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
