.borde_up {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e6e7e8;
	border-right-color: #e6e7e8;
	border-left-color: #e6e7e8;
}
.arial12_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.borde_down {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #e6e7e8;
	border-right-color: #e6e7e8;
	border-left-color: #e6e7e8;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	background-color: #FF6600;
	border: 1px solid #FFCC00;
}
.arial11_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.arial11_gris:hover {
	color: #000000;
}
.arial12_turquesa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A7B5;
	text-decoration: none;
}

.go {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.go:hover {
	color: #000000;
}.arial12_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
