
a.Menu_Rojo_Beige {
display:table-cell;
vertical-align:middle;
padding: 0px 0px 0px 0px;
border-top-width:3px;
border-top-style:solid;
border-top-color:#DF1A23;
background-color: #DF1A23;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:23px;
width: 150px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
a.Menu_Rojo_Beige:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	text-align: center;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#CCCC99;
	color: #000000;
}
