@CHARSET "UTF-8"

.pageing_box
{
	font-size: 8px;
}

A.pageing_button 
{
	text-decoration: none;
	color: #414141;
}

A.pageing_button img 
{
	border: none;
}

A.pageing_button:hover 
{
	text-decoration: none;
	color: #414141;
}

A.pageing_button:visited 
{
	text-decoration: none;
	color: #414141 !important;
}

A.pageing 
{
	text-decoration: none;
	color: #414141;
}

A.pageing:hover 
{
	color: #ff7200;
	text-decoration: underline !important;
}

A.pageing:visited 
{
	text-decoration: none;
	color: #414141 !important;
}

A.pageing_active 
{
	text-decoration: none;
	color: #414141 !important;
	font-weight: bold;
}

A.pageing_active:hover 
{
	text-decoration: none;
	color: #414141;
}

A.pageing_active:visited 
{
	text-decoration: none;
	color: #414141 !important;
}