.border{
	border-color: gray;
	border-style: solid;
}

.text{
color: Black;
font-family: "Arial";
font-size: 12px; 
text-align: center;
font-weight: bold;
}

.title{
	Color: Black;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	text-align: center;
}

.menu{
	Color: #515254;
	font-family: "Monotype Corsiva";
	font-size: 21px;
	text-align: left;
	padding-left:10px;
}

.menutext{
	color: #845E6B;
	font-family: "Arial";
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:20px;
}

.bars{
	padding-left:6px;
}

.menutable{
	padding:0px
}

a {
	color: #515254;
	text-decoration: none;
}

a:active {
	color: #845E6B;
}

a:hover {
	color:#845E6B; 
	text-decoration: none;
}

.lyrics {
	color: Black;
	font-family: "Arial";
	font-size: 12px;
	text-align: left;
	Padding: 10;
	font-weight: bold;
}

.lyricstitle{
	Color: #515254;
	font-family: "Monotype Corsiva";
	font-size: 21px;
	text-align: center;
	padding-left:10px;
}

.gallery{
	padding:10px;
	text-align: center;
}

.destination{
	color: Black;
font-family: "Arial";
font-size: 12px; 
text-align: left;
font-weight: bold;
}