a.enlace         { font-weight: bold; color: #ef321a  }
a.enlace:visited { font-weight: bold; color: #ef321a  }
a.enlace:link    { font-weight: bold; color: #ef321a  }
a.enlace:hover   { font-weight: bold; color: #303926  }

a.enlaceB         { color: #BBBB98}
a.enlaceB:visited { color: #999999  }
a.enlaceB:link    { color: #999999  }
a.enlaceB:hover   { color: #FFFFFF  }

a.enlacePie         { font-weight: bold; color: #dad6b1  }
a.enlacePie:visited { font-weight: bold; color: #dad6b1  }
a.enlacePie:link    { font-weight: bold; color: #dad6b1  }
a.enlacePie:hover   { font-weight: bold; color: #FFFFFF  }

.pieDePagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #dad6b1;
}

.parrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #526543;
	text-align: justify;
	/*text-align: justify;*/
}

.pieDeFoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #046387;
	font-weight: bold;
}.margenIzda {
	margin-left: 18px;
}
