.10pxText {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.8pxText {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #000000;
}
.mainMenuLink a:link {
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainMenuLink a:visited {
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainMenuLink a:hover {
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.subMenuLink a:link {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
.subMenuLink a:visited {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
.subMenuLink a:hover {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #FF6600;
	text-decoration: none;
}
.10pxLink a:link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
.10pxLink a:visited {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #990066;
	text-decoration: none;
}
.10pxLink a:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
.8pxLink a:link {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #000099;
	text-decoration: none;
}
.8pxLink a:visited {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #990066;
	text-decoration: none;
}
.8pxLink a:hover {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #000099;
	text-decoration: underline;
}

