.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botonera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9CA9AE;
	text-decoration: none;
}
.txt11azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3B49;
	text-decoration: none;
}
.txt11azul:hover {
	color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1A3B49;
	text-decoration: none;
}
.txt11celeste {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00B3FF;
	text-decoration: none;
}
.txt11celeste:hover {
	color: #1A3B49;
}
.txt9azul {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #1A3B49;
	text-decoration: none;
}
.txt9azul:hover {
	color: #000000;
}
.txt9celeste {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: 0185B4;
	text-decoration: none;
}
.txt11blanco {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt11blanco:hover {
	color: #000000;
}
.txt10blanco {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt10blanco:hover {
	color: #D8DFE0;
}.txt10azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A3B49;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3B49;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #1A3B49;
}
