

a:hover{ color: #6D59B8; text-decoration: underline; } /* PURPLE */
div.titlemenu a:hover{ color: #6D59B8; text-decoration: underline; } /* PURPLE */
span.sectionname a:hover{ color: #6D59B8; text-decoration: underline; } /* PURPLE */
span.sectionnamecurrent{ color: #6D59B8; } /* PURPLE */
span.sectionnamecurrent a{ color: #6D59B8; } /* PURPLE */
span.sectionnamecurrent a:hover{ color: #6D59B8; text-decoration: underline; } /*PURPLE */
div.bottommenu a:hover{ color: #6D59B8; text-decoration: underline; } /* PURPLE */
strong.holidayprice{ color: #6D59B8; }/* PURPLE */


table.ecoversamples{
  border-collapse: collapse;
  border: solid 3px white;
  width: 698px;
}

table.ecoversamples td{
  border: solid 3px white;
  text-align: center;
  vertical-align: center;
  color: black;
  background-color: white;
  margin: 0;
  padding: 0;
}

