body {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1{
	color: #000033;
	line-height: 20px;
	font-size: 12px;
}

h3, h4, h5, h6 {
	color: #006699;
}

.testo_under {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

#tabella_under {
	width:580px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 350px;
	background-color: #FFFFFF;
	background-image: url(img/sfondo_intro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	text-align: justify;
}

A.leggitutto_bianco:LINK ,A.leggitutto_bianco:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A.leggitutto_bianco:hover
{
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
