.back-link
	{
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	}

.folder-link
	{
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	}

.folder-user-box
	{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 4px;
	background-color: #bbccdd;
	}
