a:link {
  color: #FFEEFF;
  text-decoration: none;
  }
a:visited {
  color: #FFEEFF;
  text-decoration:none;
  }
a:active {
  color: #FFEEFF;
  text-decoration:none;
  }
a:hover {
  color:#FFFFCC;
  }
.cell_over1 { BACKGROUND-COLOR: #BB2288 }
.cell_out1 { BACKGROUND-COLOR: #990066 }
.cell_over2 { BACKGROUND-COLOR: #EEBB22 }
.cell_out2 { BACKGROUND-COLOR: #CC9900 }
.cell_over3 { BACKGROUND-COLOR: #BB2288 }
.cell_out3 { BACKGROUND-COLOR: #444444 }
