body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: #0017a2;
}
a:link
{
  color: #FFFFFF
}

a:visited
{
  color: #CACACA
}

a:active
{
  color: Red
}

a:hover
{
  color: #FFFFFF;
  text-decoration: underline
}
.testo {
	text-indent: 10pt;
	font-family: verdana;
	font-size: 18px;
	color:#FFFFFF;

}
.titolo {
  font-family: verdana;
  font-size: 16px;
  color:#FFFFFF;
  font-weight:bold;
}

#rightcontent {
  float: right;
  width: 400px;
  height: 596px;
  background-image: url(immagini/sfondo.jpg);  background-repeat: repeat-x;
}
.testo {
	color: #FFF;
	font-weight: bold;
}

