.nav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #222;
	font-weight: bold;
	background-color: #fdac35;
}

.nav a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #222;
	background-color: #fdac35;
	text-decoration: none;
	display: block;
}

.nav a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #ffd35d;
	background-color: #555;
}

.border-color {  color: #666666}
.cell-color { background:#939490; }
.cell-color2 { background:#939490; }
.bandname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: FFA100;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
}
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

body a { 	text-decoration:none;
			color:#242522;
			font-size: 1.2em;
			font-weight:bold;
}
