html {
  overflow: scroll;
}

body {
  background-color: d3eed4;
}

td {
  color: 535353;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
}

A {
  text-decoration: none;
}

TD.linksTable {
  text-align : center;
}

img {
  border: 0
}

a.beelink {
  color: #000000;  
}
