html {
	visibility: visible;
}
.shared-resume-name-audit {
	background-color: rgb(204, 204, 153);
	background-image: url('/static/images/ricebk.jpg');
}
.shared-resume-name-audit .menu-title {
	text-align: center;
	margin-bottom: 10px;
}
.shared-resume-name-audit a {
	color: #0000FF;
	text-decoration: none;
}
.shared-resume-name-audit .menu {
	color: #336633;
	text-decoration: none;
}
.shared-resume-name-audit a:hover {
	text-decoration: underline;
}
.shared-resume-name-audit a:active {
	color: #AA00AA;
}