a{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color:#FF0000;
	text-decoration: underline;
	/*
	position: relative;
	left: 1px;
	top: 1px;
	*/
}
table {
	font-size: 10pt;
	/*
	color: #000000;
	*/
}
.text_12pt {
	font-size: 12pt;
	/*
	color: #000000;
	*/
}
.text_12pt_B {
	font-size: 12pt;
	font-weight: bold;
	/*
	color: #000000;
	*/
}
.text_10pt_B {
	font-size: 10pt;
	font-weight: bold;
	/*
	color: #000000;
	*/
}
.text_9pt {
	font-size: 9pt;
	/*
	color: #000000;
	*/
}
.copyright {
	line-height: 20px;
}
.lineH_25px {
	line-height: 25px;
}
.lineH_15px {
	line-height: 15px;
}
.lineH_18px {
	line-height: 18px;
}
.lineH_23px {
	line-height: 23px;
}
.login_tb {
	border: 1px solid #663333;
	background-color: #E7D6B6;
}
.tb_h {
	margin-bottom: 10px;
}
.td_border_A {
	border: 1px solid #663333;
}
.td_border_B {
	border: 1px solid #FF9933;
}
.td_border_C {
	border: 1px solid #FF0000;
}
.td_border_D {
	border: 1px solid #999999;
}
.text_w {
	color: #FFFFFF;
}
.text_r{
	color: #FF0000;
}
.text_y_a{
	color: #FF6600;
	text-decoration: none;/*underline*/
}
.text_y_a:hover{
	color:#00CC33;
	text-decoration: none;/*underline*/
}
.text_r_a{
	color: #FF0000;
	text-decoration: underline;/*underline*/
}
.text_r_a:hover{
	color:#00CC33;
	text-decoration: underline;/*underline*/
}
