div.pager strong {
	text-decoration: underline;
}

div.pager strong img {
	text-decoration: none;
}

#pagination {
	text-align: center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#pagination a:link, 
#pagination a:active, 
#pagination a:hover, 
#pagination a:visited {
	text-decoration: none;
	color: #000000;
}