@charset "utf-8";
.body {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 9.6px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a { color:#FFFFFF; }
a:hover { color:#F6A800; }

.testo {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 9.6px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.teston {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 9.6px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.testopiede {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 10.4px;
	font-style: normal;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
}


.testopiede a
{
	color: #FFFFFF;
	text-decoration: none;
}
.testopiede a:hover
{
	color:#F6A800;
	text-decoration: none;
}

.pulsanti {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.pulsanti a
{
	color: #FFFFFF;
	text-decoration: none;
}
.pulsanti a:hover
{
	color:#F6A800;
	text-decoration: none;
}

.menu {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #F6A800;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.menu a
{
	color: #F6A800;
	text-decoration: none;
}
.menu a:hover
{
	color:#F6A800;
	text-decoration: none;
}

