/* This is the SPI Partners left-menu CSS stylesheet file. */

body {
  background-color: #ccccff;
  color: #000052;
  font-family: "MS Sans Serif", sans-serif;
  font-size: small;
}

a {
  color: #3D3CD1;
/*  color: #3D3CD1;  */
  text-decoration: none;
}

a:visited {
  color: #3D3CD1;
}

a:hover {
  color: #CC0033;
  text-decoration: none;
}