.tablaciudades {
	font-family: "Formata Regular", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	height: 97px;
	width: 888px;
	background-image: url(../images/default/motor_standard/cds_fondo.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	white-space: normal;
}
.links_ciudades {
	font-family: "Formata Regular", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
