@charset 'UTF-8';
.table td a{
	color: #0B51DB;
	font-weight: normal;
	text-decoration: underline;
}
.table td a:hover{
	text-decoration: none;
}