﻿.PagesBox
{
	width: 100%;
}

.PagesBoxTitle
{
	font-weight: bold;
	color: white;
	font-family: Arial;
	background-color: LightBlue;
	text-align: left;
}

.PagesBoxLink
{
}
