@charset "UTF-8";

h3 a {
	background: transparent;
	color: #000;
	text-decoration: none;
}
/*--- removed by RK
h3 a:active { color: #000;; text-decoration: none; }
 */
h3 a:hover { color: #bf1123;; text-decoration: none; }
.news-list-item {
	background-color: #DFDFDF;
	padding: 3px 8px;
	overflow: hidden;
	margin-bottom: 1em;
}

