
a:active     {  font-family: Arial; font-size: 12px; color: #000000}
a:link       {  font-family: Arial; font-size: 12px; color: #000000}
a:visited    {  font-family: Arial; font-size: 12px; color: #000000}
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

a.mm:link {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}
a.mm:visited {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}
a.mm:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #4775A7;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}
a.mm:active {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}
.mmon {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #4775A7;
	margin: 3px;
	font-weight: bold;
}