.body {
	background-color: #FFFFFF;
	padding: 20px;

}
.riquadro {
	border: 1px solid #99CCCC;
}
.classetd a {
	font-family: "Arial";
	font-size:12px;
	color: #990000;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bolder;
	text-align: none;
	
}
.classetd a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff; /* Cambiamo il colore del link al passaggio del mouse */
	background-color: #3399CC; /* Cambiamo il colore di sfondo al passaggio del mouse */
	text-decoration: none;
}.testo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: justify;

}
.testo02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.testobarrainfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
}
.lineabarrainfo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.scrittaindex {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #0033CC;
	text-align: center;
}
.testovideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.testologo {
	font-size: 9px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	text-align: center;
	color: #990000;

}
