body
	{
		background-color: #000000;
		font: 8pt Arial;
		color:#7ac2dd;
	}
a
    {
        color:#7ac2dd;
        text-decoration: none;
    }
td
    {
        font: 16pt Times;
        font-weight: bold;
		color:#7ac2dd;
    }
#artistList td
    {
        font: 12pt Times;
		color:#eeda01;
        padding: 2px;
    }
#artistList a
    {
        font: 12pt Times;
		color:#eeda01;
        padding: 2px;
    }