.tablenav {
	color: #2583ad;
	line-height:2em;
	margin: 30px 0 20px 0;
	font-size: 13px;
}

a.page-numbers, .tablenav .current {
	color: #E25563;
	padding: 2px .4em;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #E25563;
}

.tablenav .current {
	color: white;
	background: #E25563;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}