

#newsList .newsListItem .newsBody, #newsList .newsListItem .newsBody a  {
	font-weight: normal;
    font-size:13px;
    border:none;
}

#newsList .newsListItem .newsBody a:hover  {
color:#333;}


#newsList .newsListItem .newsListImage {
	background-color: #EBEBEB;
}

#newsList .newsListItem .newsHeader .newsTitle a {
color:#333;
font-size:13px;
font-weight:bold;
text-decoration:none;}

#newsList .newsListItem .newsHeader .newsTitle a:hover {
color:#f7941d;}
