BODY
{
	background-color: #FFFFFF;
	font-family: Arial;
	color: #3B74C0;
	
}

.header
{
	color: #E8EDC4;
	text-decoration: none;
	background: #3B74C0;
}

.header.A:link
{
	color: #E8EDC4;
	background: #3B74C0;
	text-decoration: none;
}

.header.A:visited
{
	color: #E8EDC4;
	background: #999999;
	text-decoration: none;
}

.text
{
	background: #DDDDDD;
	text-decoration: none;
}

.music
{
	background: #FFFFDE;
	text-decoration: none;
}

.musictitle
{
	color: #E8EDC4;
	text-decoration: none;
	background: #6BA4E0;
}

.musictitlebad
{
	color: #E8EDC4;
	text-decoration: none;
	background: #6B0400;
}

.musictitleok
{
	color: #E8EDC4;
	text-decoration: none;
	background: #0BA400;
}

A:link
{
	color: #E8EDC4;
	background: #999999;
	text-decoration: none;
}

A:visited
{
	color: #E8EDC4;
	background: #999999;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	background: #AAAAAA;
	text-decoration: underline;
}

A:active
{
	color: #000000;
	text-decoration: underline;
}

TABLE
{
	border: 0;
}
