.texto_web {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.encabezado {
font-family: "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #68AAB8;
	padding: 2px;
}

.sub_encabezado {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF6699;
}
.encabezado_titulo {
font-family: "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #AEB467;
	padding: 2px;
}

