body{
	font-size:10px;
	line-height:16px;
	color:#666666;
}
td th{
	font-size:10px;
	line-height:16px;
	color:#666666;
}
a:link{
	color:#666666;
	text-decoration:none;
}
a:visited{
	color:#666666;
	text-decoration:none;
}
a:active{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}

.font_middle{
	font-size:12px;
	line-height:16px;
}
.big_text{
	font-size:16px;
	line-height:18px;
	letter-spacing:1px;
}
.big_text2{
	font-size:14px;
	line-height:18px;
	letter-spacing:2px;
}
.big_text3{
	font-size:14px;
	line-height:18px;
}
.big_text_box{
	font-size:16px;
	height:18px;
	width:150px;
}
.copy_right_text{
	font-size:10px;
	line-height:12px;
}
.font_blue{
	color:#00479D;
	font-weight:600;
}
.font_red{
	color:#FF0000;
}
.font_pink{
	color:#EA618A;
}
.font_small{
	font-size:9px;
	line-height:100%;
}
#pink a:link{
	color:#EA618A;
	text-decoration:none;
}
#pink a:visited{
	color:#EA618A;
	text-decoration:none;
}
#pink a:active{
	color:#EA618A;
	text-decoration:none;
}
#pink a:hover{
	color:#EA618A;
	text-decoration:underline;
}
#white a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#white a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#white a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#white a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#black a:link{
	color:#00000;
	text-decoration:none;
	font-weight:bold;
}
#black a:visited{
	color:#00000;
	text-decoration:none;
	font-weight:bold;
}
#black a:active{
	color:#00000;
	text-decoration:none;
	font-weight:bold;
}
#black a:hover{
	ccolor:#00000;
	text-decoration:underline;
	font-weight:bold;
}

#copyright{
	font-size:10px;
	line-height:12px;

}
#copyright a:link{
	color:#666666;
	text-decoration:none;
}
#copyright a:visited{
	color:#666666;
	text-decoration:none;
}
#copyright a:active{
	color:#666666;
	text-decoration:none;
}
#copyright a:hover{
	color:#666666;
	text-decoration:underline;
}