
body {
	background: #28272d;
	color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

body.Lyrics
{
	background: #7a9cbd;
}


h1#LyricsTrackName
{	color : #7B0303 ;
	font-family: geneva, monaco, verdana, sans-serif;
	font-size : 16px ;
	font-weight: bold}

h1#Interview
{	color : #7B0303 ;
	font-family: geneva, monaco, verdana, sans-serif;
	font-size : 17px ;
	font-weight: bold}

h2.Credits
{
	color:#7B0303;
	font-size: 14px;
	
}

table#footer td
{
	font-size: 10px;
	letter-spacing: 0.2em;
}

table.ContentsTable
{
	background-image: url(../../images/ani/rev_rec/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

table#Interview, table#BoldMove, table#Credits {
	background-image: url(../../images/ani/rev_rec/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #80a1d2;
}


td.content p, p.PressRelease {
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-align: justify;
}

td#Interview p, td#Credits
{
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	text-align: justify;
}

td#Credits strong
{
	color: #7B0303;
}

td#Interview p.Q
{
	color: #2D576E;
}


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 : #7B0303 ;
	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:#ffffff; font-weight:bold; text-decoration: none;}
a.SideLink:visited {color:#ffffff; font-weight:bold; text-decoration:none;}
a.SideLink:hover {color:#000000; font-weight:bold; text-decoration:none;}


a.footer:link {color:#7294b7; text-decoration: none;}
a.footer:visited {color:#7294b7; text-decoration:none;}
a.footer:hover {color:#7D846E; text-decoration:none;}

a.Interview:link {color:#7B0303; text-decoration: none;}
a.Interview:visited {color:#7B0303; text-decoration:none;}
a.Interview:hover {color:#192c4c; text-decoration:none;}


a.LyricsLink:link {color:#0D4C73; text-decoration: none;}
a.LyricsLink:visited {color:#0D4C73; text-decoration:none;}
a.LyricsLink:hover {color:#7D846E; text-decoration:none;}



a.IconLink:link {
	display: block;
	width: 10px;
	height: 12px;
	background-color: transparent;
}
a.IconLink:visited {
	background-color: transparent;
	display: block;
	width: 10px;
	height: 12px;
}
a.IconLink:hover {
	background: #ff0000;
	display: block;
	width: 10px;
	height: 12px;
}


.Arrow	{ color: #ffcc00; background: #000000; padding: 1px; }


