a:link {
	font-size: 12px;
	line-height: 23px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
a:hover {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.dtext {
	font-size: 12px;
	color: #666666;
	line-height: 23px;
}

A.pagelink:link, A.pagelink:visited {
  color: #669999;
  text-decoration: none;
  font-size:11pt; 
  text-align:center;
}
A.pagelink:hover, A.pagelink:active {
  color: #990000; 
  text-decoration: none; 
  font-size:11pt; 
  text-align:center;
}

.pagenolink {
  color:#000000; 
  text-decoration: none;
  font-size:11pt;
  text-align:center; 
  font-weight:bold;
}

