/* This is the margin SPI Partners CSS stylesheet file. */
body {
  background-color: #e1e1e1;
  color: #be7000;
  font-family: "MS Sans Serif", sans-serif;
  font-size: small;
}

a {
  color: #3d3cd1;
  text-decoration: none;
}

a:visited {
  color: #3d3cd1;
}

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