.Titulo1 {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	text-align : center;
	background: #left;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: x-large;
}

.Titulo2 {
	
	text-transform: none;
	text-align : left;
	color: #FFFFFF;
	background: left;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.Parrafo {
	text-transform: none;
	color: #FFFFFF;
	background: left;
	font-family: "sans serif", monospace;
	font-size: medium;
	font-variant: normal;
	font-weight: lighter;
	font-style: normal;
}
.Menu {
	text-transform: none;
	color: #909090;
	background: left;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-variant: normal;
	font-weight: lighter;
	font-style: normal;
}
.TablaParrafo {
	text-transform: none;
	color: #909090;
	background: left;
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
	font-variant: normal;
	font-weight: lighter;
	font-style: normal;
}
.TablaTitulo2 {	
	text-transform: none;
	text-align : center;
	color: #FFFFFF;
	background: left;
	font-family: "trebuchet ms", Courier, monospace;
	font-size: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.AUTOR {
	text-transform: none;
	color: #777777;
	text-decoration: none;
	text-align : left;
	background: #left;
	font-family: "trebuchet ms ", Courier, monospace;
	font-style: normal;
	font-weight: bolder ;
	font-size: xx-small;
	font-stretch:extra-compressed;
	}
.Fecha {
	text-transform: none;
	color: #FFFFFF;
	background: left;
	font-family: "trebuchet ms", Courier New, monospace;
	font-size: medium;
	font-weight: bolder ;
	font-style:normal;
	font-stretch:condensed;
	font-style:inherit;
	
		
}
.datos {
	text-transform: none;
	color: #FFFFFF;
	background: left;
	font-family: "trebuchet ms", Courier New, monospace;
	font-size:small;
	font-style:normal;
	font-variant:small-caps;
	text-shadow:#FF0000;

	


}
.Titulo1index {
	text-transform: none;
	color: #dededb;
	text-decoration:none;
	text-align : center;
	background: #left;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: x-large;
}
.Titulo2index {
	text-transform: none;
	color: #000000;
	text-decoration:none;
	text-align : center;
	background: #left;
	font-family: "trebuchet ms", monospace;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: x-large;
	
	}