.txtMM {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.txtMM  a:link {
	color: #000;
	text-decoration: none;
}
.txtMM  a:visited {
	text-decoration: none;
	color: #000;
}
.txtMM  a:hover {
	text-decoration: underline;
	color: #000;
}
.txtMM  a:active {
	text-decoration: none;
	color: #000;
}

.txtMM2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.txtMM2  a:link {
	color: #333;
	text-decoration: none;
}
.txtMM2  a:visited {
	text-decoration: none;
	color: #333;
}
.txtMM2  a:hover {
	text-decoration: underline;
	color: #333;
}
.txtMM2  a:active {
	text-decoration: none;
	color: #333;
}