a:hover {
  color: #f8f8f2;
  text-decoration: underline;
}

a {
  text-decoration: none;
}

.thBody {
  color: #FFFFFF;
  background-color: #E0D8B8;
  text-align: center;
  font-family: Trebuchet MS, Verdana, sans-serif;
}

.thFontBig {
  font-size: 30px;
  font-variant: bold;
  color: #EAEBED;
}

.thTable {
  border: 0px;
  width: 780px;
  background-color: #322E22;
}

.thHeader {
  width: 130px;
  text-align: right;
  padding: 8px;
  vertical-align: top;
  background-color: #322E22;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

.thBHeader {
  width: 100%;
  text-align: center;
  padding: 8px;
  vertical-align: top;
  background-color: #322E22;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #CFB054;
}

.thRHeader {
  width: 650px;
  padding: 8px;
  vertical-align: top;
  background-color: #322E22;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

.thBandInfo {
  width: 100%;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #CFB054;
  padding: 5px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-variant: italic;
  color: #CCCCCC;
}

.thCatHead {
  text-align: center;
  vertical-align: middle;
  background-color: #756C4F;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.thCatPlay {
  height: 16px;
  text-align: center;
  vertical-align: middle;
  background-color: #E0D8B8;
  padding: 6px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #FFFFFF;
}

/* MESSAGE classes - these CSS classes control the MESSAGES section */
.thMessage {
  width: 100%;
  text-align: left;
  vertical-align: top;
  background-color: #CFB054;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.thMsgTable {
  border: 3px;
  background-color: #E0D8B8;
  width: 100%;
}

.thMsgH {
  height: 30px;
  background-color: #756C4F;
  width: 100%;
  text-align: left;
  padding: 3px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

.thMsgL {
  width: 50%;
  height: 19px;
  text-align: left;
  padding-left: 3px;
  background-color: #A13229;
  font-family: Trebucet MS, Verdana, sans-serif;
  font-size: 10px;
}

.thMsgR {
  width: 50%;
  height: 16px;
  text-align: right;
  padding-right: 3px;
  background-color: #A13229;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
 }

.thMsgB {
  width: 100%;
  background-color: #ADA78D;
  padding: 8px;
  text-align: justify;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
}

/* STORE */
.thStore {
  text-align: left;
  vertical-align: top;
  background-color: #CFB054;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.thStoreTable {
  border: 0px;
}

.thStoreH {
  height: 30px;
  background-color: #756C4F;
  padding: 3px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

.thStoreL {
  height: 19px;
  text-align: left;
  padding-left: 3px;
  background-color: #A13229;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
}

.thStoreR {
  height: 19px;
  text-align: right;
  padding-right: 3px;
  background-color: #A13229;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
}

.thStoreB {
  background-color: #ADA78D;
  padding: 8px;
  text-align: justify;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
}

/* MUSIC classes - these CSS classes control the MUSIC section */
.thMusic {
  width: 100%;
  background-color: #ADA78D;
  font-family: Trebuchet MS, Verdana, sans-serif;
  color: #FFFFFF;
}

.thMusicTable {
  border: 0px;
}

.thMusicHL {
  background-color: #756C4F;
  width: 80%;
  padding: 3px;
  font-size: 15px;
}

.thMusicHR {
  background-color: #756C4F;
  text-align: right;
  width: 20%;
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  color: #E4E4CC;
}

/* Music Image */
.thMusicI {
  padding: 8px;
  vertical-align: top;
}

/* Music PLAY area */
.thMusicP {
  background-color: #756C4F;
  vertical-align: middle;
  font-size: 12px;
}

/* Music Footer Left */
.thMusicL {
  height: 22px;
  width: 100px;
  padding-right: 3px;
  text-align: right;
  background-color: #756C4F;
  font-size: 11px;
  color: #CCCCB9;
}

/* Music Footer Right */
.thMusicR {
  width: 560px;
  padding-left: 3px;
  text-align: left;
  background-color: #ADA78D;
  font-size: 11px;
  font-weight: bold;
}

/* Theme FOOTER section */
.thFooter {
  width: 800px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  background-color: #322E22;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
  color: #C0C0C0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}a:active { 
  color: #f8f8f2;
  text-decoration: none;
 } /* INFERNO CSS FILE
*  version 2.0 by bigguy@talldude.com
*/

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