A.mm:visited, A.mm
{
	color: #394987;
	text-decoration: none;
	font-size: 18px;
	cursor: hand;
	line-height: 23px;
	font-weight: bold;
}
A.mmHigh, A.mmHigh:visited, A.mm:hover, A.mmHigh:hover
{
	color: #C04931;
	text-decoration: none;
	font-size: 18px;
	cursor: hand;
	line-height: 23px;
	font-weight: bold;
}
A.sm, A.sm:visited
{
	color: #394987;
	text-decoration: none;
	font-size: 14px;
	cursor: hand;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}
A.smHigh, A.smHigh:visited, A.sm:hover, A.smHigh:hover
{
	color: #C04931;
	text-decoration: none;
	font-size: 14px;
	cursor: hand;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}
.mmDiv
{
	margin-bottom: 16px;
	margin-right: 12px;
}
.smDiv
{
	margin-bottom: 12px;
	margin-right: 12px;
}
