.texto-parrafo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
a:link {
	color: #009442;
	text-decoration: none;
	font-size: 12px;
	line-height: 90%;
	font-weight: bold;
}
a:visited {
	color: #D9175B;
	text-decoration: none;
	font-size: 12px;
	line-height: 90%;
	font-weight: bold;
}
a:hover {
	color: #D9175B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #D9175B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 14px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #D62251;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #009442;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #D6007B;
	text-align: center;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #D6007B;
	text-align: center;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #D6007B;
	text-align: center;
}
strong {
	color: #EA5A8D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9D5E3;
	background-image: url(fondo-baby.jpg);
	background-attachment: fixed;
}
.tabla {
	border: thin groove #FF3399;
}
.motor-busqueda {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 100px;
	border: 2px solid #009442;
	background-image: url(fondo-buscador.jpg);
}
.ad-728 {
	background-color: #FFFFFF;
	padding: 5px;
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

