.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.fondo-corazon {
	background-attachment: scroll;
	background-image: url(amore-amicizia.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
