body {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: x-small;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

a {
  color:  #00CCFF;
  text-decoration: none;
}

a:visited {
  color: #00CCFF;
}

a:hover {
  color: #00CCFF;
  text-decoration: underline;
}
