.texto_web {
font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.encabezado {
font-family: Century Gothic;
	font-size: 20px;
	font-weight: bold;
	color: #540573;
	padding: 2px;
}

.sub_encabezado {
font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #222222;
}
.encabezado_titulo {
font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #AEB467;
	padding: 2px;
}
