/* This is the top SPI Partners CSS stylesheet file. */
body {
  background-image: url('../../images/logo/logo_bgblue.gif');
  background-repeat: no-repeat;
  background-color: #99a2ce;
  color: #000052;
  font-family: "MS Sans Serif", sans-serif;
  font-size: small;
}

a {
  color: #99ADD6;
  text-decoration: none;
}

a:visited {
  color: #99ADD6;
}

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