.tablaTarifaCeldaImagen {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.celdaPunteadaBajo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999966;
	border-bottom-width: thin;
}
.datosPunteadoBajo {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
.celdaPunteadaIzquierda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-bottom-color: #999966;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #999966;
}
.unnamed1 a {
	color: #333333;
}
