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

a.pagegroupItemTitle {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #135b95;
	text-decoration: underline;
}

a.pagegroupItemTitle:visited {
	color: #135b95;
	text-decoration: underline;
}

a.pagegroupItemTitle:hover {
	color: #663300;
	text-decoration: none;
}

.pagegroupItemDate {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

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

a.pagegroupLink{
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #135b95;
	text-decoration: underline;
}

a.pagegroupLink:visited {
	color: #135b95;
	text-decoration: underline;
}

a.pagegroupLink:hover {
	color: #663300;
	text-decoration: none;
}

