a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.newnews_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #336699;
}
.newnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
