#mml1
{
  display: block;
  position: absolute;
  width: 251px;
  height: 50px;
  left: 0px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml1.png');
}
#mml1:hover
{
  display: block;
  position: absolute;
  width: 251px;
  height: 50px;
  left: 0px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml1_hover.png');
}
#mml2
{
  display: block;
  position: absolute;
  width: 216px;
  height: 50px;
  left: 251px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml2.png');
}
#mml2:hover
{
  display: block;
  position: absolute;
  width: 216px;
  height: 50px;
  left: 251px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml2_hover.png');
}
#mml3
{
  display: block;
  position: absolute;
  width: 238px;
  height: 50px;
  left: 467px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml3.png');
}
#mml3:hover
{
  display: block;
  position: absolute;
  width: 238px;
  height: 50px;
  left: 467px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml3_hover.png');
}
#mml4
{
  display: block;
  position: absolute;
  width: 275px;
  height: 50px;
  left: 705px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml4.png');
}
#mml4:hover
{
  display: block;
  position: absolute;
  width: 275px;
  height: 50px;
  left: 705px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml4_hover.png');
}

a.textLinks
{
  color: #345066;
  text-decoration: none;
}
a.textLinks:hover
{
  color: #315065;
  text-decoration: underline;
}

a.textLinks1
{
  color: #345066;
  text-decoration: underline;
}
a.textLinks1:hover
{
  color: #315065;
  text-decoration: none;
}

a.moLink
{
  color: #FFF;
  text-decoration: none;
}
a.moLink:hover
{
  color: #315065;
  text-decoration: underline;
}
