.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.7em;
}
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(dibujo-corazon.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 16px;
	line-height: 1.7em;
}
.amor-flor {
	background-attachment: fixed;
	background-image: url(amor/amor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.-derecha {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
.-izquierda {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.fondo-fb {
	background-image: url(amor/fondo-facebook.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
