.textos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006666;
	text-align: justify;
}
h3 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h2 {
	font-family: "Helvetica Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: "Helvetica Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
	text-align: left;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: none;
	background-image:   url(imagenes/f6f7ee.png);
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:active {
	color: #009966;
	text-decoration: none;
}
.pies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	text-decoration: none;
	text-align: left;
}
#cuerpo {
	width: 210px;
}
