#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B4A6;
	text-decoration: none;
}
#news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B4A6;
	text-decoration: none;
}
.bgWords {
	background-image: url(../images/bg/bg-news-words.gif);
	background-repeat: no-repeat;
	background-position: 40px 2px;
}
.bgImage {
	background-image: url(../images/bg/bg-news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
