@charset "utf-8";
/* CSS Document */
<style type="text/css">

td img {display: block;}body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a {
	font-size: 10px;
	color: #0099FF;
}
a:hover {
	color: #99FF00;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999900;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}

</style>