body
{
	Font-Family: Verdana;
	background: #000;
	color: #fff;
	size: 10;
	margin: 10px 0px 0px 0px;
}

marquee
{
	color: #ffffff;
	font-weight: bold;
}

body.index
{
	/*background: #000 url(/images/index_back.jpg) 50% 0% no-repeat;*/
	background: #000;
	margin: 20px 0px 0px 0px;
}

div#nav
{
	height: 60px;
	width: 790px;
	background: #000;
	border: 1px solid #fff;
}

#songs {
font-size: 1.2em;
font-weight: bold;
}

table.content
{
	background: #000;
	width: 790px;
	border: 1px solid #fff;
	margin: 0px 0px 0px 0px;
}

table.bottom
{
	position: fixed;
	height: 50px;
	width: 790px;
	background: #000;
	border: 1px solid #fff;
	font-family: "Trebuchet MS";
	color: red;
}

table.bottom2
{
	height: auto;
	width: 790px;
	border: 1px solid #fff;
}

table.bottom3
{
	width: 790px;
	border: 1px solid #fff;
	padding: 0px;
	margin: 0px;
}

div#index_middle
{
	height: 380px;
	width: 600px;
	background: #000;
	border: 1px solid #fff;
	margin: 85px 0px 0px 0px;
	padding: 0px;
}

img
{	
	border: 0px;
}

table.test
{
	padding: 0px 1px 0px 0px;
}

p
{
	font-size: 11;
	font-weight: bold;
	text-align: justify;
}

p.small
{
	font-size: 9;
	text-align: center;
}

p.big
{
	font-size: 14;
	color: red;
}

p.bottom
{	
	padding: 10px;
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 12;
	color: #ffffff;
}

p.index_heading
{
	font-family: "Trebuchet MS";
	font-size: 16;
	text-align: center;
}

img.nomargin {margin:0px; padding:0px;}

p.kuns
{
        font-family: "Trebuchet MS";
        font-size: 16;              
        text-align: center;
	color: red;
}                                   

p.heading
{
	font-family: "Trebuchet MS";
	font-size: 16;
}

p.lirieke
{
	font-family: "Trebuchet MS";
	font-size: 16; 
	letter-spacing: 0.4em;
}

td
{
	font-size: 12;
}

td.songs
{
	font-size: 16;
}

table.nav
{
	letter-spacing: 0.5em;
	background: #000;
}

th
{
	font-size: 12;
}

th.nav
{
	background: #fff;
}

th.small
{
	font-size: 10;
}

font.big
{
	font-family: "Trebuchet MS";
	font-size: 18;
}

a
{
	background: #000;
	color: #fff;
	text-decoration: none;
}

a:hover
{
	background: #fff;
	color: #000;
	text-decoration: none;
}

a.nav
{
	display: block;
	background: #fff;
	color: #000;
	padding: 2px;
	font-weight: bold;
}

a.nav:hover
{
	background: #fff url(/images/muse_nav.jpg) no-repeat;
	color: #D5D5A3;
	font-weight: bold;
	text-decoration:none;
}

a.index
{
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

a.index:hover
{
	background: #fff;
	color: #D5D5A3;
	font-weight: bold;
	text-decoration:none;
}

a.index2
{
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

a.index2:hover
{
	background: #fff url(/images/muse_nav2.jpg) 100% no-repeat;
	color: #D5D5A3;
	font-weight: bold;
	text-decoration:none;
}

a.home
{
	display:block;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

a.home:hover
{
	display:block;
	background: #000 url(/images/muse_home.jpg) no-repeat;
	color: #D5D5A3;
	font-weight: bold;
	text-decoration:none;
}

small
{
	font-size: 9;
	font-weight: normal;
}
