a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #00FFFF;
}
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	margin-right: 0px;
}
body,td,th {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
}
form {
	margin: 0px;
}
input {
	background-color: #003355;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.news_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.news_date {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.news_content {
	font: 14px verdana;
	padding: 6px;
	line-height: 120%;
}
.music_info_na {



	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.comment_name {



	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.comment_date {




	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.comment_time {





	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.comment_content {






	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.news_comments {


	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#pad2 {
	margin: 2px;
}
.textbox {
	background-color: #003355;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 99%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.commentbox {
	background-color: #003355;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 596px;
	overflow: auto;
}
