@charset "utf-8";
/* CSS Document */


ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:flex
	}
	li {
		flex-grow: 1;}
		nav ul li {
	background-color:yellow;
	color: #0F0;
	display: block;
	text-align: center;
	margin-right: 2px;
	padding: 0.5em;
	text-decoration: none
			 }
body {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
}
	nav a:hover{
	background-color:white;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
}		 
.caja nav p {
	font-style: italic;
}
.caja nav p {
	font-weight: bold;
}
.caja nav p {
	font-weight: bold;
	font-size: 24;
	color: #000;
}
.caja nav ul li a strong em {
	font-size: 36px;
}
.caja nav ul li a strong em {
	font-size: 24px;
}
.caja nav ul li strong em a {
	font-size: 36px;
}
.caja nav ul li strong em a {
	font-size: 24px;
}
.caja nav ul li a strong em {
	font-style: italic;
}
.caja nav ul li a strong em {
	font-family: Verdana, Geneva, sans-serif;
}
.caja nav ul li strong em a {
	font-weight: bold;
}
.caja nav ul li strong em a {
	font-style: italic;
}