a
{color : rgb(204,0,0);
text-decoration: none;}

a:hover
{text-decoration: underline;}

a:active
{text-decoration: underline;}


table{width: 100%;
color : rgb(204,0,0);
background-image: transparent;
border:none;
border-collapse:collapse;
text-align: center;}

.td img {
  max-height: auto;
  max-width: auto;
}

