a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
.m1:link {
	font: normal 12px/normal Arial;
	color: #003300;
	text-decoration: none;
}
.m1:visited {
	font: 12px Arial;
	color: #003300;
	text-decoration: none;
}
.m1:hover {
	font: italic normal 12px Arial;
	color: #FF0000;
	text-decoration: underline;
}
.m2:link {
	font: normal 12px/normal Arial;
	color: #999999;
	text-decoration: none;
}
.m2:visited {
	font: 12px Arial;
	color: #0066CC;
	text-decoration: none;
}
.m2:hover {
	font: 12px Arial;
	color: #666666;
	text-decoration: underline;
}
.m2:active {
	font: 12px Arial;
	color: #FF0000;
	text-decoration: underline;
}
.m3:link {
	font: bolder 12px "Courier New", Courier, mono;
	color: #0066FF;
	text-decoration: none;
}
.m3:visited {
	font: bolder 12px "Courier New", Courier, mono;
	color: #0066FF;
	text-decoration: none;
}
.m3:hover {
	font: bolder 12px "Courier New", Courier, mono;
	color: #0033FF;
	text-decoration: none;
	text-transform: uppercase;



}
.m3:active {
	font: bolder 12px "Courier New", Courier, mono;
	color: #FFCC99;
	text-decoration: none;
	text-transform: uppercase;

}
.m3-nonlink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
}
.m4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.m5 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.m6 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.m7 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
