.rightnav {
	background-color: #D9DABC;
	width: 158px;
	text-align: center;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightnavcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545147;
}
a.hiderightnavlinks:link {color: #545147; text-decoration: none;}
a.hiderightnavlinks:active {color: #545147; text-decoration: none;}
a.hiderightnavlinks:visited {color: #545147; text-decoration: none;}
a.hiderightnavlinks:hover {
	color: #545147;
	text-decoration: underline;
}
