.lelounge {
	border: thick solid #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.smallborder {
	border: thin solid #000000;
}

