.tbl {
	width: 100%;
	height: 150px;
	margin-bottom: 30px;
}
.tbl a {
	text-decoration: none;
	color: #7D8DBD;
}
.tbl a:hover {
	color: #274298;
}
