.texto {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	font-weight: bold;

}
.textoingles {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #455367;
	font-weight: bold;

}
.casillas {
	border: 1px solid #104959;
	background-color: #C1D5F2;
	font-size: 11px;
}
.boton {
	border: 1px solid #666666;
	color: #455367;
	background-color: #C1D5F2;
	font-size: 10px;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 7a7a7a;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 7a7a7a;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: 70979e;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 7a7a7a;

}
