body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdleft{
background:url(images/bgr_l.jpg);
background-position:top;
background-position:right;
background-repeat:no-repeat;
}

.tdright{
background:url(images/bgr_r.jpg);
background-position:left;
background-repeat:no-repeat;
}
.style1 {
	color: #221600;
	font-weight: bold;
	font-size: 12px;
}
.text {
	color: #000000;
	font-size: 11px;
}
.style2 {color: #FF0000}

a.black:link {
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.black:hover {
    font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.black:active {
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.page:link {
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.page:visited {
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.page:hover {
    font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.page:active {
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.song:link {
    font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.song:visited {
    font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.song:hover {
    font-size: 12px;
	color: #000000;
}
a.song:active {
    font-size: 12px;
	text-decoration: none;
	color: #000000;
}