@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #FFFFFF;
	background-image: url();
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DDB50C;
}
a:active {
	text-decoration: none;
}
.style24 {	color: #3399FF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

</style>
