.logo1
{
	font-family: verdana;
	font-size: 20;
	color: #000000;
}

.logo2
{
	font-family: verdana;
	font-size: 20;
	color: #CDCCCC;
	font-weight: bold;
}

.titolo
{
	font-family: verdana;
	font-size: 20;
	color: #000000;
}

.testo_bianco
{
	font-family: verdana;
	font-size: 12;
	color: #FFFFFF;
	font-weight: bold;
}

.testo
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.testo_b
{
	font-family: verdana;
	font-size: 11;
	color: #000000;
	font-weight: bold;
}

a { 
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
	}
	
.cella1
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

.cella2
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}	
