p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #AA0001;
	text-decoration:none;
}
a:visited {
	color: #AA0001;
	text-decoration:none;
}
a:hover {
	color: #AA0001;
	text-decoration:underline;
}
a:active {
	color: #AA0001;
	text-decoration:underline;
}

a.nav:link {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
a.nav:visited {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
a.nav:active {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;

}
a.nav:hover {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

.come-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tabellina{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #9FC7CA;
}
.intestaz {
	font-weight: bold;
	color: #FFFFFF;
}
.linkclick {
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
}
.nostampa{

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E8F4F5;
	border: 1px solid #A7D5D5;

}
.nosfondo{
	background-color: #ffffff;
	border: 1px solid #ffffff;
}


.Lst {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  width:100%;
  border:solid 1px;
  text-align:right;
  font-size: 11px;
  margin-bottom:10px;
}
.Lst td {
	border-bottom:1px solid #9FC7CA;
}
.DescrCol{
  background-color :#A7D6D8;
  color : #FFFFFF;
  font-weight :bold;
}
