body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bk_2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
#table_body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/body_bk_music.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #00CCFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #00FFFF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
