.m {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.s {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
