.titolone
{
	font-weight: bold;		font-size: 18px;
    color: #DB241C;			font-family: Verdana;
}
.titolo
{
	font-weight: bold;		font-size: 14px;
    color: #DB241C;			font-family: Verdana;
}
.sottotitolo
{
	font-weight: bold;		font-size: 12px;
    color: #DB241C;			font-family: Verdana;
}
.testo
{
	font-weight: normal;	font-size: 12px;
    color: #000000;			font-family: Verdana;
}
.testoB
{
	font-weight: bold;		font-size: 10px;
    color: #000000;			font-family: Verdana;
}
.testoP
{
	font-weight: normal;	font-size: 9px;
    color: #000000;			font-family: Verdana;
}
.bottoni
{
	font-weight: bold;		font-size: 11px;
    color: #FFFFFF;			font-family: Verdana;
}

A
{
	font-weight: bold;		font-size: 11px;
	color: #FFFFFF;			font-family: Verdana;
	text-decoration: none;
}
A:Visited
{
	font-family: Verdana;	font-size: 11px;
	color: #FFFFFF;			font-weight: bold;
	text-decoration: none;
}
A:Active
{
	font-family: Verdana;	font-size: 11px;
	color: #FFFFFF;			font-weight: bold;
	text-decoration: none;
}
A:Hover
{
	font-family: Verdana;	font-size: 11px;
	color: #CCCCCC;			font-weight: bold;
	text-decoration: none;
}

.contatti {

	font-weight: bold;		font-size: 12px;
    color: #000000;			font-family: Verdana;
}

