a:link	{
	color : #4A4742;
	font-family: verdana;
	font-size: 11px;
	text-decoration:	none;	
}
a:hover	{
	color : #4A4742;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	underline;
}
a:visited	{
	color : #4A4742;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	none;
}

p {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #4A4742;
	line-height: 150%
	width:540px;
}


h1 {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
    font-weight: bold;
	color : #937C45;
	margin:0px;
	
}

.verdana {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #4A4742;
	line-height: 150%
}


.verdana_bianco {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
    font-weight: normal;
	color : #E9DFBE;
}


.verdana_titoli {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
    font-weight: normal;
	color : #937C45;
}


.verdana_bianco:link	{text-decoration:underline; color:#E9DFBE}
.verdana_bianco:visited {text-decoration:underline; color:#E9DFBE}
.verdana_bianco:hover {text-decoration: underline; color:#E9DFBE}

.verdana_titoli:link	{text-decoration:none; color:#937C45}
.verdana_titoli:visited {text-decoration:none; color:#937C45}
.verdana_titoli:hover {text-decoration: underline; color:#937C45}

.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: hand }