.borde{
	border: 1px solid #3E3E3E;
}
.menu-pie{ 
	font-family: Verdana;
	font-weight:bold;
	font-size:10px;
	color: #a6a4a1;
	line-height:2em;
	margin:0px;
}
A.menu-pie {
	TEXT-DECORATION: none;
}
A.menu-pie:hover {
	COLOR: #FEA318; 
	TEXT-DECORATION: underline;
}
.menu-legal{ 
	font-family: Verdana;
	font-weight:bold;
	font-size:10px;
	color: #a6a4a1;
	line-height:2em;
	margin:0px;
}
A.menu-legal {
	TEXT-DECORATION: none;
}
A.menu-legal:hover {
	COLOR: #CACACA; 
	TEXT-DECORATION: underline;
}