.t1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #717070;
	text-decoration: none;
	line-height: 22px;
}
a:link {
	color: #717070;
	text-decoration: none;
}
a:visited {
	color: #717070;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5D5B;
	text-decoration: none;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

.a1:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
.a1:visited {
	color: #FF6600;
	text-decoration: none;
}
.a1:hover {
	color: #000099;
	text-decoration: underline;
}

