#mml1
{
  display: block;
  position: absolute;
  width: 223px;
  height: 50px;
  left: 0px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml1.png');
}
#mml1:hover
{
  display: block;
  position: absolute;
  width: 223px;
  height: 50px;
  left: 0px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml1h.png');
}
#mml2
{
  display: block;
  position: absolute;
  width: 460px;
  height: 25px;
  left: 270px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml2.png');
}
#mml2:hover
{
  display: block;
  position: absolute;
  width: 460px;
  height: 25px;
  left: 270px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml2h.png');
}
#mml3
{
  display: block;
  position: absolute;
  width: 460px;
  height: 25px;
  left: 270px;
  top: 25px;
  text-decoration: none;
  background-image: url('../img/mml3.png');
}
#mml3:hover
{
  display: block;
  position: absolute;
  width: 460px;
  height: 25px;
  left: 270px;
  top: 25px;
  text-decoration: none;
  background-image: url('../img/mml3h.png');
}
#mml4
{
  display: block;
  position: absolute;
  width: 155px;
  height: 50px;
  left: 825px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml4.png');
}
#mml4:hover
{
  display: block;
  position: absolute;
  width: 155px;
  height: 50px;
  left: 825px;
  top: 0px;
  text-decoration: none;
  background-image: url('../img/mml4h.png');
}

a.textLinks
{
  color: #535353;
  text-decoration: underline;
}
a.textLinks:hover
{
  color: #535353;
  text-decoration: none;
}

a.textLinks1
{
  color: #535353;
  text-decoration: none;
}
a.textLinks1:hover
{
  color: #535353;
  text-decoration: underline;
}


a.textLinks2
{
  color: #fff;
  text-decoration: underline;
}
a.textLinks2:hover
{
  color: #fff;
  text-decoration: none;
}

a.moLink
{
  color: #2b2b2b;
  text-decoration: underline;
}
a.moLink:hover
{
  color: #2b2b2b;
  text-decoration: none;
}
.greylink {
	color: #535353;
	text-decoration: none; 
	font: bold 13pt 'Arial';
}
.greylink:hover {
	text-decoration: underline;
}