.tabla1 {
	font-family: "Trebuchet MS", tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}
.tabla2 {
	font-family: "Trebuchet MS", tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabla3 {
	font-family: "Trebuchet MS", tahoma, Verdana;
	font-size: 10px;
	color: #000000;
}
.clima {
	font-family: "Trebuchet MS", tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.clima:hover {
	text-decoration: underline;
}

