body
	{
     background-color:#222222;
	}

#lista {
      background-color:#222222;
      color:#eeeeee;
      font-family:verdana,sans-serif;
      font-size:12px;
      text-align:center;
      padding:2px 10px 3px 10px;
      overflow: hidden;
      white-space: nowrap;
	  }
#lista a {
      color:#eeeeee;
      font-size:10px;
      }
