table tr.hover:hover {
	background-color: #d1e4ff;
	cursor: pointer;
}
