@charset "UTF-8";
body {
	margin: 0px;
}
.news {
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	padding-top:5px;
}
a {
	text-decoration: none;
	color: #333333;
}a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

