
body {
	background: #000000;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

body.Lyrics
{
	background: #76D103;
}

strong.Tracks
{
	font-size: 14px;
	font-weight: bold;
	color: #843797;
}


h1#LyricsTrackName
{	color : #843797 ;
	font-family: geneva, monaco, verdana, sans-serif;
	font-size : 16px ;
	font-weight: bold}

table#footer td
{
	font-size: 10px;
	letter-spacing: 0.2em;
}

table.ContentsTable
{
	background-image: url(../../images/ani/notaprettygirl/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


td.content p  {
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 160%;
	text-align: justify;
}






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:#509102; text-decoration: none;}
a:visited {color:#509102; text-decoration:none;}
a:hover {color:#ff0000; text-decoration:none;}

a.SideLink:link {color:#000000; font-weight:bold; text-decoration: none;}
a.SideLink:visited {color:#000000; font-weight:bold; text-decoration:none;}
a.SideLink:hover {color:#ffffff; font-weight:bold; text-decoration:none;}


a.footer:link {color:#93DE06; text-decoration: none;}
a.footer:visited {color:#93DE06; text-decoration:none;}
a.footer:hover {color:#ffffff; text-decoration:none;}



a.LyricsLink:link {color:#481D52; text-decoration: none;}
a.LyricsLink:visited {color:#481D52; text-decoration:none;}
a.LyricsLink:hover {color:#D91A1A; text-decoration:none;}



a.IconLink:link {
	background: #6FCE02;
	display: block;
	width: 10px;
	height: 12px;
}
a.IconLink:visited {
	background: #6FCE02;
	display: block;
	width: 10px;
	height: 12px;
}
a.IconLink:hover {
	background: #ff0000;
	display: block;
	width: 10px;
	height: 12px;
}


.Arrow	{ color: #ffcc00; background: #000000; padding: 1px; }


