.texth {
	font-family: Arial, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.text11 {
	font-family: Arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.textm {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.textblack {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.link A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
}

.link2 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link2 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
.footer {
	font-family: Arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}