
BODY {
  BGCOLOR: #EAEAEA;
  color: #000000;
  background-color: #EAEAEA;
}

A:link, A:visited, A:active {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

A:hover {
  color: #3099FF;
}
