.testolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menuhp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-align: center;

}
.bordi {
	border: 1px solid #DDDDDD;
}
.bordobasso {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.olink {
	text-decoration: none;
	color: #333333;
}
.testocredits {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCCAA;
	text-decoration: none;
}
.stilecontestant {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;

}
.stilecontestantnome {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

