a:link {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}
.mhighlight1 {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #0033FF;
	background-color: #FFFFCC;
}
.mhighlight2 {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	background-color: #FFCC66;
}

