  .tamanho_tabela_servicos
  {
    width: 990px;
  }

  .fundo_tabela_servicos
  {
    background: #004C14;
  }

  .topo_tabela_servicos
  {
    background: #148432;
  }

  .links_barra_servicos 
  {
    font-family: verdana,arial; 
    font-size: 8pt; 
    color: #ffffff;
    text-decoration: none
  }

  .links_barra_servicos:hover 
  {
    color: #ffffff;
  }