body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.testonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #737373;
	text-indent: 0px;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	text-indent: 0px;
	text-decoration: none;
}
.link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #737373;
	text-indent: 0px;
	text-decoration: none;
}
.link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	background-color:#0099CC
	text-indent: 0px;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}


.titolonews {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
	
}

.testopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}
.testotrabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
.testopaginabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	font-style: italic;
	font-weight: bold;
}
.testotrabellapiccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
