body {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	padding:0; margin: 0;
	font-weight: bold;
	font-size: x-small;
	}

A:link    {color: #59370A; text-decoration: none; }
A:active  {color: #59370A; text-decoration: none; }
A:visited {color: #59370A; text-decoration: none; }
A:hover   {color: #59370A; text-decoration: underline; }

table {
	border: 0;
	padding: 0; margin: 0;
	font-weight: bold;
	font-size: x-small;
	}

table.main	{
	width: 1000px;
	}

td	{
	font-weight: bold;
	font-size: x-small;
	}

td.bg2	{
	width: 198px; height: 1022px;
	background-image: url(../website_02.gif);
	background-repeat: no-repeat;
	}

td.bg3 {
	background-image: url(../website_03.gif);
	background-repeat: no-repeat; 
	background-position: 4px top;
	width: 510px; 
	height: 56px;
	}

.songs { color: #59370A;}

.links { color: #669900;}
