.estilo {
	color: #333333;
	text-decoration: underline;


}
.estilo:hover {
	color: #333333;
	text-decoration: none;


}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	background-color: #E8E8E8;
	color: #333333;
	text-decoration: none;
	border: #E8E8E8;




}
