
body {
	background: #6D725E;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

body.Lyrics
{
	background: #C2B8A9;
}


h1#LyricsTrackName
{	color : #7B0303 ;
	font-family: geneva, monaco, verdana, sans-serif;
	font-size : 16px ;
	font-weight: bold}

h1#Interview
{	color : #A11A14 ;
	font-family: geneva, monaco, verdana, sans-serif;
	font-size : 17px ;
	font-weight: bold}


table#footer td
{
	font-size: 10px;
	letter-spacing: 0.2em;
}

table.ContentsTable
{
	background-image: url(../../images/ani/sms_sml/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.InterviewContents {
	background-image: url(../../images/ani/sms_sml/v_tape_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

td.content p, p.PressRelease {
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
}

td#Interview p
{
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	text-align: justify;
}

td#Interview p.Q
{
	color: #2D1505;
}


span.QA
{
	font-size: 14px;
	font-weight: bold;
	color: #A11A14;
}


p.PressRelease { 
	font-size: 14px;
	padding: 0px 10px 0px 10px; }



td.TracksContent {
	color:#1F2217;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 170%;
}

.LyricsCopyright
{	color : #470303 ;
	font : 12px helvetica, arial, sans-serif ;
	font-weight: bold}



a:link {color:#7B0303; text-decoration: none;}
a:visited {color:#7B0303; text-decoration:none;}
a:hover {color:#ff0000; text-decoration:none;}

a.SideLink:link {color:#000000; text-decoration: none;}
a.SideLink:visited {color:#000000; text-decoration:none;}
a.SideLink:hover {color:#bf2e01; text-decoration:none;}


a.footer:link {color:#000000; text-decoration: none;}
a.footer:visited {color:#000000; text-decoration:none;}
a.footer:hover {color:#7D846E; text-decoration:none;}



a.LyricsLink:link {color:#603913; text-decoration: none;}
a.LyricsLink:visited {color:#603913; text-decoration:none;}
a.LyricsLink:hover {color:#7D846E; text-decoration:none;}



a.IconLink:link {
	background: #ADA38E;
	display: block;
	width: 10px;
	height: 12px;
}
a.IconLink:visited {
	background: #ADA38E;
	display: block;
	width: 10px;
	height: 12px;
}
a.IconLink:hover {
	background: #ff0000;
	display: block;
	width: 10px;
	height: 12px;
}


.Arrow	{ color: #ffcc00; background: #000000; padding: 1px; }


