.testo
{
	font-weight: normal;	font-size: 10px;
    color: Black;			font-family: Verdana;
}
.bottoni
{
	font-weight: bold;		font-size: 12px;
    color: #AAAAAA;			font-family: Verdana;
}
.testoB
{
	font-weight: bold;		font-size: 10px;
    color: Black;			font-family: Verdana;
}
.titolo
{
	font-weight: bold;		font-size: 12px;
    color: #0080F0;			font-family: Verdana;
}
.sottotitolo
{
	font-weight: bold;		font-size: 12px;
    color: #155CB8;			font-family: Verdana;
}
.elenco
{
	font-weight: bold;		font-size: 11px;
    color: #0092C8;			font-family: Verdana;
}

a:link {
	color: #C5D8DF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5D8DF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #C5D8DF;
}

a.home:link {
	color: #0092C8;
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	color: #0092C8;
}
a.home:hover {
	text-decoration: none;
	color:#6CF;
}
a.home:active {
	text-decoration: none;
	color: #0092C8;
}
.style1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.style1black {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.style2 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #0092C8;
}
.style3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
