body { 
  background-image: url(esp/img/bckg.gif);
  margin-top: 14px;
}
a {text-decoration: none
}
a:hover {
	text-decoration: underline;
}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4323;
}
.arial-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4323;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4323;
	border: 1px dotted #CAA688;
	background-color: #FFFFFF;
}
.consulta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A3500;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px dotted #BA7D3F;
}

