body {
	background-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.topnav {
	font-size: 14px;
	font-weight: bold;
}

td {
	background-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.players_hr {
	color: #FFFFFF;
}
.instrument_small_header {
	font-weight: bold;
}
.instrument_small_text_yellow {
	color: #F9DA7E;
}
.title {
	font-size: 16px;
}