.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type: square;
}
.lis{
	list-style-type: disc;
}
.Estilo4 {font-size: xx-small}

#Estmnu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #000;
}

#Estmnu a:hover {
	text-decoration: underline;
	color: #000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
/*	width: 220px;*/
	margin: 40px;
	border-style: solid solid solid solid;
	border-color: #fff;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000;
	display: block;
	background:  #fff;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #000;
	background:  #fff;
	text-decoration:underline;
	padding: 8px 0 0 10px;
}

select { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
} 

#trmnu  select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}