body {
	font-family: "ms sans serif";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "ms sans serif";
	font-size: 10pt;
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	font-family: "ms sans serif";
	font-size: 10pt;
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	font-family: "ms sans serif";
	font-size: 10pt;
	color: #FF9900;
	text-decoration: underline;
}
