.m1 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}
.m1 a{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}
.m2 {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }
.m2 a{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }
.m2:hover {
	color: #009900;
	text-decoration: none;
}
.m5 {
	font-size: 12px;
	line-height: 18px;
    color: #FFFFFF;
    text-decoration:none;
}
.m5 a{
	font-size: 12px;
	line-height: 18px;
    color: #FFFFFF;
    text-decoration:none;
}

