a.mmlink:link, a.mmlink:visited, a.mmlink:active {
	color: #8D8D8D;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/li1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 10px;
	padding-bottom: 1px;
}
a.mmlink:hover {
	color: #77B4CA;
}
.mmborder {
	background-image: url(images/bord3.png);
	background-repeat: repeat-x;
	height: 2px;
}
.mmtable {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(images/bg4.png);
	background-repeat: repeat-x;
	background-position: center center;
}