@charset "utf-8";
body,td,th {
	color: #999999;
	font-family: Arial;
	font-size: 9px;
	font-weight: lighter;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
}
a:hover {
	text-decoration: none;
	color: #0099cc;
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
}
