@charset "utf-8";
.ht {
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
.flashbg {
	height: 278px;
	width: 664px;
}
.hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	line-height: 30px;
}
.hover a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}
.hover a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	line-height: 30px;
}.sub {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
}
.normalfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
}
.unlinefont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
}
.unlinefont a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
}
.unlinefont a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	text-decoration: underline;
}
.normalfontnojus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.normalfontnojuscon {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

