.mmm {
	font-family: "Times New Roman", Times, serif;
	color: #800000;
	font-size: 12px;
}
A:link {
	color: #9900FF;
	text-decoration: none;
}
A:visited {
	color: #0080FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
