.fondo_tabla {
	background-image: url(images/error-validation-bg.gif);
	background-repeat: repeat-x;
}
A:link {
	COLOR: #2a94d1; TEXT-DECORATION: underline
}

A:visited {
	COLOR: #2a94d1
}

A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}

A:focus {
	outline: none
}
.titulos_cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
}

.texto_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16pt;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo_tabla_azul {
	background-color: #e8f4fc;
	background-image: url(images/fondo_tabla_azul.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
