<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #7D1E58;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	line-height: normal;
	background-image: url(images/corazon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #6596B6;
	padding-top: 4px;
	text-align: left;
	padding-left: 55px;
	padding-bottom: 2px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #915F94;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	line-height: 1.7em;
	font-weight: bold;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding-left: 50px;
	padding-top: 45px;
	padding-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
	color: #000000;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

p a:link, p a:visited{
	text-decoration: none;
	color: #996600;
}

p a:hover{
	color: #996600;
	text-decoration: underline;
}


.terminos {
	color: #CCCCCC;
	height: 15px;
	text-align: center;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	margin: 0px auto;
	padding: 0px;
	left: auto;
	right: auto;
	text-decoration: none;

}

.terminos a:link,#terminos a:visited {
	color: #999999;
	text-decoration: underline;
	padding-right: 0.5em;
	padding-left: 1em;
}

.terminos a:hover {
	text-decoration: underline;
	color: #000000;
}

.titulo_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #99978A;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	line-height: 25px;
	background-image: url(images/cuadrado.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.foto {
	border: 1px solid #B28CB3;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.paginas {
	color: #000000;
	text-decoration: none;
	margin: 0px 4px 0px 3px;
	float: right;
	background-image: url(images/fondopag_off.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	height: 16px;
	width: 15px;
	padding: 2px 2px 0px 0px;
}
a.paginas:hover{
	color: #000000;
	text-decoration: none;
	margin: 0px 4px 0px 3px;
	float: right;
	background-image: url(images/fondopag_on.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 0px 0px;
}

a:link {
	color: #4D4D06;
	text-decoration: none;
}
a:visited {
	color: #4D4D06;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#contenedor {
	height: auto;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

/* print URLs after link text */
#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}</pre></body></html>