
td {
	font-size: 12px;
	line-height: 20px;

}
a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #C70F0E;
	text-decoration: underline;
}
a.a1 {
	font-size: 12px;
	color:white;
	text-decoration: none;
}
a.a1:hover {
	font-size: 12px;
	color: #C70F0E;
	text-decoration: underline;
}
.bg-rt {
	background-attachment: fixed;
	background-image: url(../images/earth1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-lt {
	background-attachment: fixed;
	background-image: url(../images/earth2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title1 {
	font-size: 14px;
	color: #FF3300;
}
.news {
	font-size: 14px;
	line-height: 24px;

}
