@charset "utf-8";
.whitebg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.whitebg a:link {
	color: #0000FF;
	text-decoration: underline;
}
.whitebg a:visited {
	color: #0000FF;
	text-decoration: none;
}
.whitebg a:hover {
	text-decoration: none;
}
.whitebg a:active {
	text-decoration: none;
}