.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5689cb;
}
a {
	color: #919191;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}
.normal {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}

a.normal,a.normal:visited{
	font-size: 12px;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	color: #919191;
}
a:hover.normal{
	color: #000000;
}

.normal-b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	font-weight:bold;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a5e77;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A7A7A7;
	font-weight:bold;
}
.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BD1610;
	text-decoration: none;
}
.text-white-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
a.news-title {
	color: #919191;
	font-size:14px;
	text-decoration: none;
}
a.news-title:hover {
	color: #c4c6e6;
}

