BODY	{
	font-family:Arial,Helvetica,sans-serif; 
	color:#00ff00;
	scrollbar-arrow-color: #cccccc; 
	scrollbar-3dlight-color: #696E80; 
	scrollbar-highlight-color: #4A5263; 
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #111111; 
	scrollbar-darkshadow-color: #000000;
}


	.emph	{color:yellow;}

	TD	{font-family:Arial,Helvetica,sans-serif; font-size:12px;}
	
	.address	{font-family:Verdana,Arial,Geneva,sans-serif; font-size:6px; color:#aaaaaa;}
	.mini		{font-family:Verdana,Arial,Geneva,sans-serif; font-size:10px; color:#666666;}
	
	.srchinput	{background-color:#12322a; font-family:verdana,helvetica,sans-serif; font-size:11px; color:#a1b7b0; width:113px; text-align:right;}
	.srchinputhot	{background-color:#ffffff; font-family:verdana,helvetica,sans-serif; font-size:11px; color:#222222; width:113px; text-align:right;}
	
	.artist	{font-family:Arial,Helvetica,sans-serif; font-size:21px; color:#00FF00; font-style:normal;}
	.title	{font-family:Arial,Helvetica,sans-serif; font-size:21px; color:#cc0000; font-style:italic;}
	
	a.x:link			{color:#0000ff;}
	a.x:visited			{color:#0000ff;}
	a.x:hover			{color:#ffcc33;}
	a.x:visited:hover	{color:#ffcc33;}
	
	a.yellow:link			{color:yellow;}
	a.yellow:visited		{color:yellow;}
	a.yellow:hover			{color:red;}
	a.yellow:visited:hover	{color:red;}
	
	a.grey:link			{color:aaaaaa;}
	a.grey:visited		{color:aaaaaa;}
	a.grey:hover			{color:yellow;}
	a.grey:visited:hover	{color:yellow;}
	
	a.red:link			{color:red;}
	a.red:visited		{color:red;}
	a.red:hover			{color:yellow;}
	a.red:visited:hover	{color:yellow;}
	
	a:link			{color:#0000ff;}
	a:visited			{color:#0000ff;}
	a:hover			{color:#ffcc33;}
	a:visited:hover	{color:#ffcc33;}
		