<!--

/* Global */

body
{
	background-color: #f7f7d7;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
}

TR, TD
{
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


/* Lyric List */

#lyricList a:link, #ideaList a:active, #ideaList a:visited
{

	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}

#lyricList a:hover
{

	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

/* Special Lyric List */

#lyricListName a:link, #lyricListName a:active, #lyricListName a:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

#lyricListName a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #74121E;
	text-decoration: underline;
}

#lyricListType 
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


#lyricListLink a:link, #lyricListLink a:active, #lyricListLink a:visited, #lyricListlink a:hover
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

-->
</style>