.TemperaturaMax {
	font-family: Helvetica;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(dot-red.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.TemperaturaMin {
	font-family: Helvetica;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
	background-image: url(dot-blue.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Vientos {
	font-family: Helvetica;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(dot-white.png);
	background-repeat: no-repeat;
	background-position: center center;
}