.PageDbData_Page
{
	font-size:12px;
	padding:5px;
	text-decoration: none;
}
.PageDbData_Page:Link
{
	font-size:12px;
	padding:5px;
	text-decoration: none;
	color:Blue;	
}
.PageDbData_Page:Visited
{
	font-size:12px;
	padding:5px;
	text-decoration: none;
	color:Blue;	
}
.PageDbData_Page:Hover
{
	font-size:12px;
	padding:5px;
	color:Red;
}
.PageDbData_Page:Active
{
	font-size:12px;
	padding:5px;
	text-decoration: none;
	color:Blue;	
}
.PageDbData_PageNoTB
{
	height:16px;
	font-size:12px;
}
.PageDbData_BtnGo
{
	height:18px;
}
.PageDbData_Text
{
	font-size:12px;
}
