@charset "UTF-8";
a {
	color: #FFFFFF;
}
.bylinenav a {
	color: #CCCCCC;
	text-decoration: none;
}

.bylinenav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.bylinenav {
	background-image: url(../images_interface/common/byline.jpg);
	height: 18px;
	color: #999999;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 10px;
	letter-spacing: 2px;
}
h2 {
	font-size: 12px;
}

.post-meta ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
	
}
.post-meta li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.post-meta {
	color: #CCCCCC;
	font-size: 10px;
}
.post-meta-key {
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.homepage_news ul {
margin: 0px;
padding: 0px;

}.homepage_news a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
