.borde {
	background-color: #F5E7C0;
	border: 1px solid #E3B844;
}
.Botones {
	FONT-SIZE: 13px;
	COLOR: #D09F20;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.Botones {
	FONT-SIZE: 13px;
	COLOR: #D09F20;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.Botones:hover {
	FONT-SIZE: 13px;
	COLOR: #D09F20;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}
.menu a {
	margin: 0 2px;
	width: 90px;
	height: 15px;
	display: block;
	text-align: center;
	border: 1px solid #D09F20;
	text-decoration: none;
	color: D09F20;
	background: #FFFFCC;
	font-family: Tahoma;
	font-size: 12px;

}

.menu a:hover {
background: #FDDF9B;
border: 1px solid gray; 
}

.menu a:active {
background: #FDDF9B;
border: 1px solid; 
color: #FDDF9B;
}
.zocalo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d09f20;
	text-decoration: none;
}
