A:hover {
	background-color: #FFFF00;
}

IMG {
 border:0px;
}

.mainBox {
	padding:0px 0px 0px 0px;
	margin:30px auto 30px auto;
	width:60%;
}

.testata {
	font-family: georgia, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	border-top: 1px solid #FF9900;
}

.testata2 {
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}

.testo {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	text-align:justify;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
