.amarillo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #EDC214;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.Naranja {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #F78003;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: left;
}
.verde {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #2DB840;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	text-align: left;
}

.rojo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #EA1335;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	text-align: left;
}

.suscribe {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #00F;
	text-align:right;
}
.azul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #1489ED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	text-align: left;
}
.azulchico {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #1489ED;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
}

