th.mms3,
td.mms3 {
   color: rgb(0,0,0);
   background-color: #FFFFFF;
   text-align:left;
}

th.mms3_x,
td.mms3_x {
   color: #000000;
   background-color:#99CCFF;
}

th.mms3_m,
td.mms3_m {
   color: #FFFFFF;
   background-color:#000000;
}

a.mms3_b, 
a.mms3_b:visited, 
a.mms3_b:link { 
    color: #000000;
	font-size:small;
	text-decoration: none;
}
a.mms3_b:hover{
	color: #A50021; 
	text-decoration: none;
	font-size:small;
}

a.mms3_a, 
a.mms3_a:visited, 
a.mms3_a:link { 
	text-decoration: none;
	font-size:small;
	color:#000000;
}
a.mms3_a:hover{
	color: #FF9900;
	font-size:small;
}