.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 400;

}

.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: 400;

}
.testobiancobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;

}
.testoazzorrobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;

}
.testoazzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

a:link {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #71B5EA;
	font-size: 11px;
}
.bordo {
	border: 1px solid #FFFFFF;
}
.bordonero {
	border: 1px solid #000000;
}
.bordoblu {
	border: 1px solid #003366;
}
.rodfontbianco {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #FFFFFF;
}
.rodfontblu {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #003366;
}

.list a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7AB58;
	font-weight: bold;
}
.list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7AB58;
	font-weight: bold;
}
.list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	
}
