@charset "utf-8";
.td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0563bc;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color: #0563bc;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #0563bc;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
