body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a {
	color: #D14921;
	text-decoration: none;
	font-size: 11px;


}
a:hover {
	text-decoration: underline;
}
.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #D04820;
}
.interviste {
	font-weight: bold;
	color: #FFFFFF;
}
.gruppo {
	font-size: 14px;
	color: #D8D8D8;
	font-weight: bold;
}
