.menuIzquierdo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	



}
.menuIzquierdoover {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	BACKGROUND-COLOR: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	cursor:hand;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.linkOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
