a:link {
	text-decoration: none;
	color: #0101FF;
}


a:visited {
	text-decoration: none;
	color: #0101FF;
}


a:hover {
	text-decoration: none;
	color: #0101FF;
}


a:active {
	text-decoration: none;
	color: #0101FF;
}


body{
font-size:.8em;
}

#fondopagina { 	
  position: absolute;
  height:20px; 
  width:450px;
  margin:20px 0px 0px -200px;
  top: 94%; 
  left: 50%;
  text-align: center;
  padding: 0px;
  background-color: #f5f5f5;
  border: 1px dotted #000000;
  overflow: auto;
  
  }
  
  .Testonorm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	text-align: center;
	}
	
.Titolodim1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #0000FF;
}

.Titolodimensione2 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}