@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left:10px;
}
.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	padding-right:10px;
}
.footer_text span a:link{
	color:#686868;
	text-decoration:none;
	}
.footer_text span a:visited{
	color:#686868;
	text-decoration:none;
	}
.footer_text span a:hover{
	color:#686868;
	text-decoration:underline;
	}
.footer_texttt span a:link{
	color:#BD9F0D;
	text-decoration:none;
	}
.footer_texttt span a:visited{
	color:#BD9F0D;
	text-decoration:none;
	}
.footer_texttt span a:hover{
	color:#BD9F0D;
	text-decoration:underline;
	}
	