.pager_current_page
{
	font-weight: bold;
	color:#ff9900;
	border:1px solid #ff9900;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
a.pager_link
{
	text-decoration: none;
	color:#666666;
	border:1px solid #cccccc;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
a.pager_link:hover
{
	text-decoration: none;
	color:#94cbe9;
	border:1px solid #94cbe9;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
.blue_link:link {
	font-size: 11px;
	color: #26A0E4;
	font-weight:bold;
	text-decoration: none;
}
.blue_link:visited {
	font-size: 11px;
	color: #26A0E4;
	font-weight:bold;
	text-decoration: none;
}
.blue_link:hover {
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.red_link:link {
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}
.red_link:visited {
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}
.red_link:hover {
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
