body {
	font-family: "Trebuchet MS";
}

td {
	font-family: "Trebuchet MS";
}

th {
	font-family: "Trebuchet MS";
}

a:link {text-decoration: none; color:#FF7F00}
a:visited {text-decoration: none; color:#FF7F00}
a:hover {text-decoration: underline; color:#FF7F00;}
a:active {text-decoration: none; color:#FF7F00}

.smalllink {font-family:"Trebuchet MS"; font-size:10px; font-weight:bold; color:#FF7F00;}
.smalllink a {font-family:"Trebuchet MS"; font-size:10px; font-weight:bold; color:#FF7F00; text-decoration:none;}
.smalllink a:visited {font-family:"Trebuchet MS"; font-size:10px; font-weight:bold; color:#FF7F00; text-decoration:none;}
.smalllink a:hover {font-family:"Trebuchet MS"; font-size:10px; font-weight:bold; color:#FF7F00; text-decoration:none;}
.smalllink a:active {font-family:"Trebuchet MS"; font-size:10px; font-weight:bold; color:#FF7F00; text-decoration:none;}


.musicians {font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#999999;}
.musicians a {font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#999999; text-decoration:none;}
.musicians a:visited {font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#999999; text-decoration:none;}
.musicians a:hover {font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#FF7F00; text-decoration:underline;}
.musicians a:active {font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#999999; text-decoration:none;}

.navleft {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: 900;
	padding-left:15px;
}

/* ----- Grey navigation left ------- */
.sidemenudiv	{ font-size:13px;  font-weight: normal; font-family: "Trebuchet MS"; width: 100%; color: #ffffff; background: #000000; text-decoration: none;	}
.sidemenudiv a	{ font-size: 13px; font-weight: normal; display:block;	text-indent: 15px;	color: #ffffff;	text-decoration: none;	border-top: 0px; border-bottom: 2px solid #FFCC00;	}
.sidemenudiv a:visited	{	border-top: 	0px ; border-bottom: 2px solid #FFCC00;	color: #ffffff;}
.sidemenudiv a:hover	{    font-weight: normal;	font-size: 13px; color: #000000; background: #FFCC00;	width: 100%;text-decoration: none;border-top: 0px;border-bottom: 2px solid #FF7F00;	}
.sidemenudiv a:active	{	border-top: 0px solid black;	border-bottom: 2px solid #FF7F00; color: #000000; background: #FFFFFF;}

.mu_border { border:solid 2px #FFCC00;}