body
{
	font-size: x-small;
    color: white;
    font-family: helvetica,sans-serif;
    background-color: black;
}
TD
{
	font-size: x-small;
    color: white;
    font-family: helvetica,sans-serif;
    background-color: black;
}
TD.MediumFont
{
	font-size: medium;
	color: #ffff99;
	font-family: helvetica,sans-serif;
	background-color: black;
}
TD.BlockHighlight
{
	font-size: Medium;
    color: white;
    font-family: helvetica,sans-serif;
    background-color: #333333;
}
TD.GridHeading
{
	font-size: x-small;
    color: Black;
    font-family: helvetica,sans-serif;
    background-color: Gray;
	font-weight: bold;
}
TD.GridMain
{
	font-size: x-small;
    color: white;
    font-family: helvetica,sans-serif;
    background-color: #333333;
}
.Heading
{
	font-size: small;
    color: white;
    font-family: helvetica,sans-serif;
    background-color: black;
	font-weight: bold;
}
.BigHeading
{
	font-size: Large;
    color: white;
    font-family: helvetica,sans-serif;
    background-color: black;
	font-weight: bold;
}
a.Navigate
{
    font-weight: bold;
    font-size: medium;
    color: white;
    font-family: arial,helvetica,sans-serif;
    text-decoration: none;
}
a:Hover.Navigate 
{
    font-weight: bold;
    font-size: medium;
    color: yellow;
    font-family: arial,helvetica,sans-serif;
}
a.Navigate2
{
    font-weight: normal;
    font-size: small;
    color: white;
    font-family: arial,helvetica,sans-serif;
    text-decoration: none;
}
a:Hover.Navigate2
{
    font-weight: normal;
    font-size: small;
    color: yellow;
    font-family: arial,helvetica,sans-serif;
}
.footer_copyright
{
    font-size: small;
    color: gray;
    font-family: arial;
}
a.FreeSong
{
	color: Red;
	font-size: medium;
	text-align: center;
	text-decoration: none;
}
a:Hover.FreeSong
{
	color: Red;
}
a:Visited.FreeSong
{
	color: Red;
}

a.Testi-Link
{
	color: Red;
	font-size: medium;
	text-align: center;
	text-decoration: none;
}
a:Hover.Testi-Link
{
	color: Red;
}
a:Visited.Testi-Link
{
	color: Red;
}