img {
	border: 2px solid #EE3725;
}

a:link {
	color: #ee3226;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ee3226;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F26962;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #ee3226;
}
.class2 A:link {text-decoration: none; font-weight: bold; color: #6DC5C7}
.class2 A:visited {text-decoration: none; font-weight: bold; color: #6DC5C7}
.class2 A:active {text-decoration: none; font-weight: bold; color: #6DC5C7}
.class2 A:hover {text-decoration: none; font-weight: bold; color: #4db9bb}

.class3 A:link {text-decoration: none; font-weight: bold; color: #EE3325}
.class3 A:visited {text-decoration: none; font-weight: bold; color: #EE3325}
.class3 A:active {text-decoration: none; font-weight: bold; color: #EE3325}
.class3 A:hover {text-decoration: none; font-weight: bold; color: #F26962}


HR {
    height:2px;
    width:100%;
    background:#F3F5DF;
      
   }


.HEADER_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE3725;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-weight: bold;
}

.HEADER_red_BIG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EE3725;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-weight: bold;
}

.SUBHEADER_lightred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26962;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-weight: bold;
}
.SUBHEADER2_lightred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26962;
	text-transform: uppercase;
	font-weight: bold;
}
.MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F5DF;
	text-transform: uppercase;
	padding-left: 25px;
	letter-spacing: .125em;
}
.SUBMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F5DF;
	text-transform: uppercase;
	letter-spacing: .125em;
	line-height: 16px;
}
.text_11px_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211c19;
}
.text_12px_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211c19;
}
.text_11px_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE3725;
}
.text_11px_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F5DF;
}
.text_11px_beige_LH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F5DF;
	line-height: 18px;
}

.text_11px_red_LH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE3725;
	line-height: 18px;
}
.text_12px_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE3725;
}
.Artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE3725;
	font-weight: bold;
}
.Album {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26962;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}
.Details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE3725;
	text-transform: uppercase;
}