#mmf {
	background-image: url(t.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	;
}
body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000066;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.sp {
	letter-spacing: 5px;
}
a.bl {
	color: #333333;
	text-decoration: none;
}
