/* CSS Navir */

 A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
/*	font-size:inherit;*/
}
A:HOVER {
	color: #378237;
	/*background-color:#CCFFFF;*/
}

.letrachica{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:xx-small;
	/*font-weight:bolder;*/
	
}

.Estilo2 {
	font-family:"Engravers MT", "Perpetua Titling MT", "Goudy Stout";
	color: #D49F00;
	font-size: xx-large;
}
.Estilo3 {
	font-family: "Comic Sans MS";
	color: #D49F00;
	font-size: x-large;
}
.Estilo3a {
	font-family:"Arial Narrow", "Bodoni MT Condensed", Tahoma;
	color: #D49F00;
	font-size: large;
}
.Estilo4 {font-size: large; font-family: Georgia, "Times New Roman", Times, serif; color: #990033; 
}

.Estilo5 {
	font-weight: bold;
	font-style: italic;
	color: #993300;
	font-family: "Times New Roman", Times, serif;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color:#000000;
  font-weight: bold;
	text-decoration:none;
	
}
A.enlacenav:HOVER{
	color: #FFFFFF;
	text-decoration:underline;
}

h1{ display:inline; }
hr{width:100%; size:3; color:#FF9F00;} 
