﻿.rptPager
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.rptPager:hover
{
	color: #996666;
}


.rptPagerArrows
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

.rptPagerArrows:hover
{
	color: #996666;
}

.rptPagerSelected
{
	font-weight: bold;
	color: #996666;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	cursor: default;
}