/* CSS Document */
a {
  color:#990066;
  text-decoration:none;
}
a:hover {
  color:#990066;
  text-decoration:underline;
}
.scheda_designer{
	position:absolute;
	left:10px;
	top:10px;
	width:187px;
	height:auto;
	background-color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.voce_principale{
  margin-top:5px; 
}
.voce_principale_title{
  margin-top:5px; 
  color:#990066; 
  font-size:11px; 
  stext-decoration:underline;
}
.anagrafica{
   margin:10px;
}
.bold{ font-weight:bold;}
label {font-weight:bold;}
.link{
   font-weight:normal;
}
.download{
  margin:10px;
}







