.estilo {
	text-decoration: none;
	height: auto;
	width: auto;
	margin: auto;
	A:link text-decoration;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	font-size: 9px;




:none;
	A:visited text-decoration:none;
  A:active text-decoration:none;
  A:hover text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	
}
.desplegable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	color: #0066CC;
	text-decoration: none;
	A:link text-decoration:none;
	A:visited text-decoration:none;
  A:active text-decoration:none;
  A:hover text-decoration:underline;

}
.desplegable2 {

	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0066CC;
	text-decoration: none;
	A:link text-decoration
}
.subrayar {
	text-decoration: underline;
	cursor: hand;
}
