.vincitori {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.testoarancio {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F26622;
	text-decoration: none;
}
.testobianco {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
}
.biancorientro1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}

