BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: Silver;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
}

.testo
{
	font-size: 12px;
}

.testopiccolo
{
	font-size: 10px;
}

.storyCategory
{
	font-size:10px;
	color: Gray;
}


.pacchetto
{
	text-transform: uppercase;
}

a
{
	color:#003964;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
}
a:link {color:#003964;}
a:visited {color:#003964;}
a:hover {background-color:#eee;}

