
A.PageLink,A.PageLink:link,A.PageLink:visited
{
  color:#000000;
  font-size:12px;
  text-decoration:none;
}

A.PageLink:hover
{
  color:#FF0000;
  font-size:12px;
  text-decoration:underline;
}

.PageText 
{
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

.PageErrorText 
{
	font-size: 12px;
	line-height: 150%;
	color: #ff0000;
}

.PageCurrText 
{
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}

.PageNoLink
{
	font-size: 12px;
	line-height: 150%;
	color: #999999;
}

.PageBox 
{
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	text-align: center; 
}
