.titulo  {
 	font-family : Tahoma, Helvetica, Arial,  sans-serif;
 	font-style : normal;
 	color : #ECA853;
 	font-size : 18px;
 	font-weight: bold; 
 }
.subtitulo  {
 	font-family : Tahoma, Helvetica, Arial,  sans-serif;
 	color : #ECA853;
 	font-size : 24px;
 	font-style : normal;
 	font-weight: bold; 
 }
.autor  {
 	font-family : Garamond, Helvetica, Arial,  sans-serif;
 	color : #Black;
 	font-size : 18px;
 	font-style : normal;

 }
.entradilla  {
 	font-family : Garamond, Helvetica, Arial,  sans-serif;
 	color : #Black;
 	font-size : 14px;
 	font-style : normal;
 }

.texto  {
 	font-family : Garamond, Helvetica, Arial,  sans-serif;
 	font-style : Normal;
 	color : Black;
 	font-size : 18px;
 }
 
 .notas  {
 	font-family : Garamond, Helvetica, Arial,  sans-serif;
 	font-style : Normal;
 	color : ECA853;
 	font-size : 16px;
 	font-weight: bold; 
 }
 .bibliografia  {
 	font-family : Garamond, Helvetica, Arial,  sans-serif;
 	font-style : Normal;
 	color : Black;
 	font-size : 15px;
 }
 .piefoto  {
 	font-family : Garamond, Helvetica, Arial,  sans-serif;
 	font-style : Normal;
 	color : Black;
 	font-size : 13px;
 }
  .texbarra  {
 	font-family : Tahoma, Helvetica, Arial,  sans-serif;
 	font-style : Normal;
 	color : Black;
 	font-size : 10px; 	
 }
 A.barra:link {
	font-family : Tahoma, Helvetica, Arial,  sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : normal;
	color : #000000;
	font-weight: bold; 
	text-decoration : underline;
}
A.barra:visited {
	font-family : Tahoma, Helvetica, Arial,  sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : normal;
	color : #000000;
	font-weight: bold; 
	text-decoration : underline;
}
 A.enlace:link {
	font-family : Garamond, Helvetica, Arial,  sans-serif;
	font-size : 18px;
	font-style : normal;
	line-height : normal;
	color : #4444DD;
	text-decoration : underline;
}
A.enlace:visited {
	font-family : Garamond, Helvetica, Arial,  sans-serif;
	font-size : 18px;
	font-style : normal;
	line-height : normal;
	color : #DD4444;
	text-decoration : underline;
}
