.pagegroupTitle {
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1e77a7;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
}

.pagegroupItemTitle {
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DED7CB;
	text-decoration: underline;
}
.pagegroupItemTitle:visited {
	text-decoration: underline;
}
.pagegroupItemTitle:hover {
	text-decoration: none;
}

.pagegroupItemDate {
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #A0A0A0;
	text-decoration: none;
}

.pagegroupItemShort {
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B0A99E;
	text-decoration: none;
	display: block;
}

.pagegroupItemLink {
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}




