.leftlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.leftlinkselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffba00;
	text-decoration: none;
}
.pagelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.pagetablecell {
	border: thin solid #333333;
	background-color: 888888;
}
.currentpagetablecell {
	border: thin solid #333333;
	background-color: #ffba00;
}