/* SORTED TABLES */
th[sort]:hover{
	background:#ff0;
	cursor:pointer;
}
th.active{
	text-decoration: underline;
}
