.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 35px;
	color:#FFFFFF;
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color:#505050;
	text-decoration: none;
	text-align: center;
}
.rojo {color: #FF0000}
.negro {color: #000000}
.gris {
	color: #D7D7D7;
	font-size: 9px;
	line-height: 9px;
}
