a {
	font-family: "verdana";
	font-size: 13px;
	color: #930303;
	text-decoration: none;
}
a:hover {
	font-family: "verdana";
	font-size: 13px;
	font-weight: bold;
	color: #930303;
	text-decoration: none;
}
.testo {
	font-family: "verdana";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.testoevid {
	font-family: "verdana";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testocopy {
	font-family: "verdana";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#important
	{
	position: absolute;
	top: 700px;
	width: 80%;
	left: 10%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: silver;
	}
	
#important h1
	{
	font-size: 14px;
	margin: 0px 0 0px;
	}
	
#important h2
	{
	color: silver;
	font-size: 10px;
	margin: 0px 0 0px;
	}
	
#important h3
	{
	font-size: 10px;
	margin: 0px 0 0px;
	}
	
#important a
	{
	color: silver;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
	
#important b
	{
	color: silver;
	font-weight: normal;
	}

#important i
	{
	color: silver;
	font-weight: normal;
	}
	
#important strong
	{
	color: silver;
	font-weight: normal;
	}
	
#important p
	{
	text-align: left;
	}


