a:link	{
	color : #4C4C4C;
	font-family: verdana;
	font-size: 11px;
	text-decoration:	underline;	
}
a:hover	{
	color : #4C4C4C;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	underline;
}
a:visited	{
	color : #4C4C4C;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	underline;
}
.verdana {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #FFCC33;
	line-height: 150%
}

.cartina {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #000000;
	line-height: 150%
}


.verdana_nero {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color : #000000;
	line-height: 150%
}


.verdana_bianco {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	color : #ffffff;
	line-height: 150%
}


.verdana_titoli {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
    font-weight: normal;
	color : #F1A543;
}


.verdana_nero:link	{text-decoration:underline; color:#000000}
.verdana_nero:visited {text-decoration:underline; color:#000000}
.verdana_nero:hover {text-decoration: underline; color:#000000}

.verdana_bianco:link	{text-decoration:underline; font-size: 12px; color:#ffffff}
.verdana_bianco:visited {text-decoration:underline; font-size: 12px; color:#ffffff}
.verdana_bianco:hover {text-decoration: underline; font-size: 12px; color:#ffffff}

.verdana_link:link	{text-decoration:none; color:#505050}
.verdana_link:visited {text-decoration:none; color:#505050}
.verdana_link:hover {text-decoration: underline; color:#505050}


.mano { cursor: pointer }