a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.line-height {
	line-height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.tp {
	float: right;
	clear: right;
	padding: 0px;
	margin: 0px;
}
.tp1 {
	clear: left;
	float: left;
}

