.puntero{
	cursor: pointer;
}

.NORMAL{
	color: green;
	font-weight: bold;
}

.ALERTA{
	color: orange;
	font-weight: bold;
}

.ALARMA {
	color: red;
	font-weight: bold;
}