.lineback {
	background-image: url(images/lined.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
}
.lineup {
	background-image: url(images/lineup.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 501px;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A6F5D;
}
.menus a:link {
	color: #7A6F5D;
	text-decoration: none;
	font-weight: bold;
}
.menus a:hover {
	line-height: 2px;
	font-weight: bold;
	color: #7A6F5D;
	text-decoration: underline;
}
.menus a:visited {
	font-weight: bold;
	color: #7A6F5D;
	text-decoration: overline;
}
