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

.encabezado {
font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

.sub_encabezado {
font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #B70000;
}

