@charset "ISO-8859-1";
.escTitle {
	color: #AA8811;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}

.escBody {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.escHigh {
	color: #AA8811;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.escMenuDiv{
	left: 200px;
	top: 200px;
}
.soundhouse {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #AA8811;
}
a:active {
	text-decoration: none;
	color: #000;
}
.soundhouse a {
	color: #FFF;
}
.soundhouse a:hover {
	text-decoration: none;
	color: #AA8811;
}
