a {
	text-decoration: none;
}

a:hover {
	color: #666666;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.txtngr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.txtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E27000;
	font-weight: bold;
}

.txtppal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.cajas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #001C4D;
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.cajasBloque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #001C4D;
	color: #777777;
	background-color: #FFFFFF;
	height: 65px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.eleccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #001C4D;
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #001C4D;
	color: #FFFFFF;
	background-color: #001C4D;
	width: 55px;
}

.txtup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	vertical-align: top;
}
.txtgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.txtppalTitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtppalTitular2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtngrMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	font-weight: normal;
}

