a:link				{ font-weight: normal; color: #282828; text-decoration:underline; font-size: 11px; }
a:visited 			{ font-weight: normal; color: #282828; text-decoration:underline;  font-size: 11px; }
a:active			{ font-weight: normal; color: #282828; text-decoration:underline;  font-size: 11px; }
a:hover 			{ font-weight: normal; color: #282828;   text-decoration:underline; }
.input 	    		{ font-size: 10px; font-family: verdana; color: #000000; border: solid; border-width: 3px; border-color: #ffffff; background: #d5d6d4; }
.texto  			{ font-family: verdana; font-weight: none; color: #00000; font-size: 11px;line-HEIGHT: 12pt}
.texto2  			{ font-family: verdana; font-weight: none; color: #989898; font-size: 11px; }
.texto3  			{ font-family: verdana; font-weight: none; color: #000000; font-size: 10px; }
.tab 	    		{ font-size: 9px; font-family: verdana; color: #000000; border: solid; border-width: 1px; border-color: #959595;}
.tab2 	    		{ font-size: 9px; font-family: verdana; color: #000000; border: solid; border-width: 1px; border-color: #d5d6d4;}



ul#menutt {
width: 160px; 
list-style:none;
font: bold 16px Arial, Verdana, Serif;
}
ul#menutt li{
position:relative;
}
ul#menutt a {
width: 160px;
display: block;
text-align:left;
padding: 5px 10px;
margin-bottom:1px;
text-decoration: none;
color: #000;
background: #1cd117;
border-left: 12px solid #05a22e;
border-right: 3px solid #05a22e;
voice-family: "\"}\"";
voice-family:inherit;
width:125px;
}
>#pagebody>ul#menutt a {
width:125px;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menutt li { float: left; height: 1%; }
* html ul#menutt li a { height: 1%; }
/* End */
ul#menutt a:hover {
color: #fff;
background: #2aec09;
border-right: 3px solid #17c71c;
border-left: 12px solid #17c71c;
}
ul#menutt a span {
display: none;
}
ul#menutt a:hover span {
display: block;
position: absolute;
top:0;
left: 160px;
width: 130px;
padding: 5px;
margin-left:2px;
color: #fff;
background:#060;
font-size: 10px;
text-align:left;
border:1px solid #000;
}