.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 35px;
	text-align: justify;

}
.sfondo {
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-y;

}
.testoPiccolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}
.testoNero {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 35px;
	text-align: justify;
}
.testoLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}

A:link {
  color: #FF0000; 
  text-decoration: none; }/*normal links in the text*/
A:visited {
  color: #FF0000; 
  text-decoration: none;}
A:active {/*colour in NN4.xx is red*/ 
  color: #FFFFFF; 
  text-decoration: none;}
A:hover { /*this effect is not shown in NN4.xx*/
  color: #FFFFFF; 
  text-decoration: none;}


.TopLinks
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #CC0000;
}

a.TopLinks:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #CC0000;
}

a.TopLinks:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #CC0000;
}

a.TopLinks:active
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #FF0000;
}

a.TopLinks:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #EEEEEE;
}


.TopLinks_SEL
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #EEEEEE;
}

a.TopLinks_SEL:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #EEEEEE;
}

a.TopLinks_SEL:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #EEEEEE;
}

a.TopLinks_SEL:active
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #EEEEEE;
}

a.TopLinks_SEL:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #EEEEEE;
}

