.avviso {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	border: 5px dotted #ff9900;
		background-color: #ff9900;
	padding: 4px;
	text-align: center;
	color: #990000;
	line-height: 17px;


}

.avviso a:link, .avviso a:visited
{
	color: #990000;
	text-decoration: undeline;

  }
.avviso a:hover
{
	color: #CC0000;
	text-decoration: none;
  }

.verona {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
}

