.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.mainTable {
	border: medium solid #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #996633;
	color: #000000;
	background-image: url(/images/BgdPattern2.gif);
	background-repeat: repeat;



}
.bottomMenu {
	color: #FFFFCC;
}
a:link {
	color: #cc6633;
	text-decoration: none;

}
a:visited {
	color: #664422;
	text-decoration: none;

}
.bottomMenu a:link {
	color: #FFFFCC;
	font-weight: bold;

}
.bottomMenu a:visited {
	color: #C0C0C0;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
.discographyTable {
	border: thin solid;
}
