body {
   background-image: url(images/sfondo_top.jpg);
   background-position: top center;
   background-repeat: no-repeat;
	background-color: #dcdcdc;
}
.text {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  black;
}
.text a{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  black;
	font-weight: bold;
	text-decoration: none;
}
.text a:link, a:visited{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  black;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  black;
	font-weight: bold;
	text-decoration: underline;
}
.text2 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
}
.text2 a{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	font-weight: bold;
	text-decoration: none;
}
.text2 a:link, a:visited{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	font-weight: bold;
	text-decoration: none;
}
.text2 a:hover{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	font-weight: bold;
	text-decoration: underline;
}
.textb {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #92261f;
}
.textb a{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #92261f;
	font-weight: bold;
	text-decoration: none;
}
.textb a:link, a:visited{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #92261f;
	font-weight: bold;
	text-decoration: none;
}
.textb a:hover{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #92261f;
	font-weight: bold;
	text-decoration: underline;
}