.content-img1 {
	margin: 5px;
	border: 8px solid rgb(235,235,235);	
}
.content-bg1 {
	background: rgb(235,235,235);
}



.news-title {
	font-size: 15px; 
	font-weight: bold;
}
.news-title-file {
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline;		
}
.news-image {
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline;		
}
.news-info {
	font-size: 11px;
	color: maroon;
	line-height: 30px;
	text-align: left;
	text-align: right;	
}
.news-bg1 {
	background: rgb(240,240,240); 
}


a, a:visited {
	text-decoration: none; 
	color: rgb(0,0,0);
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
	color: rgb(0,0,0);
	font-weight: bold;	
}
a.news-link1:link, a.news-link1:visited {
	text-decoration: none;
	font-weight: bold;
	color: navy;
	text-decoration: none;	
}
a.news-link1:hover, a.news-link1:active {
	font-weight: bold;
	color: navy;
	text-decoration: underline;	
}
