
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited{
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active{
	color: #FF6600;
	text-decoration: underline;
}

.hd_navi {
	font-size: 11px;
	color: #FFF;
}

.hd_navi a:link { text-decoration:none; color: #FFF;}
.hd_navi a:visited { text-decoration:none; color: #FFF;} 
.hd_navi a:hover { text-decoration: underline; color: #FFF;}

.txt_12_wh {
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
}

.txt_12_999 {
	font-size: 12px;
	color: #999;
	line-height: 22px;
}

.txt_12_666 {
	font-size: 12px;
	color: #666;
	line-height: 22px;
}

.txt_10_wh {
	font-size: 10px;
	color: #FFF;
	line-height: 18px;
}

.txt_10_999 {
	font-size: 10px;
	color: #999;
	line-height: 18px;
}
.txt_12_f60 {
	font-size: 12px;
	line-height: 22px;
	color: #FF6600;
}
.txt_12_f60_bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #FF6600;
}

.txt_14_f60 {
	font-size: 14px;
	line-height: 24px;
	color: #FF6600;
}

.txt_14_f60_bold {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FF6600;
}

.pageswitch {
	text-align: center;
	font-size: 14px;
	color: #333;
}
