.menuesquerra {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:14;
	text-decoration: none;
	cursor: hand;
	height: 16px;}
	
a.menuesquerra:active{
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(derboton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;}
	
a.menuesquerra:link {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(derboton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;}
	
a.menuesquerra:visited {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(derboton.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;}
	
a.menuesquerra:hover { 
   font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(derboton1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;}
	
.menudreta {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:14;
	text-decoration: none;
	cursor: hand;
	height: 16px;}
	
a.menudreta:active{
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(izqboton.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;}
	
a.menudreta:link {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(izqboton.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;}
	
a.menudreta:visited {
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(izqboton.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;}
	
a.menudreta:hover { 
    font-family: arial, verdana;
	color: #84BF32;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:14;
	text-decoration: none;
	cursor: hand;
	background-image: url(izqboton1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;}