.fixturesmonth{
  list-style-type:none;
  font-weight:bold;
  color:#990000;
  /*background:URL(/images/main-header-bg.gif) left no-repeat;*/
  margin:5px 0px;
  height:1.2em;
  line-height:15px;
  padding:15px;
  overflow:hidden;
  background:URL(/images/homepage-header-bg) left no-repeat;
}

.fixturesmonth a{
  color:#990000;
}