p {
    margin:0px;
    padding:0px;
}


.testo1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.testo1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}


.testo2 {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}

.testo2:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}

.testo3 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}