td {
	font-size: 12px;
	color: #000000;
	line-height: 180%;
}
.mm {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #151515;
	text-decoration: none;
}
