.newsTable {
}

.newsTableImage {

}

.newsTableTitle {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
}

.newsTableTitle a,
.newsTableTitle a:visited,
.newsTableTitle a:link
 {
	font-weight: bold;
	text-decoration: none;
}

.newsTableTitle a:hover {
	color: Black;
	text-decoration: underline;
}

.newsTableDate {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}

.newsPerex {
	margin-left: 10px;
       padding-right: 10px;
}