.start-table tr td {
	padding: 15px !important;
}

.start-table tr:hover td {
	background-color: #ebf2ff !important;
	color: inherit;	
}

.start-table tr td:hover {
	background-color: #fff !important;
	color: inherit;
}

.start-table h2 {
padding: 0 0 5px 0;
}

.start-table h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #172b51;
	text-decoration: none;

}

.start-table h2 a:hover {
	text-decoration: underline;
}