.heading {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;

}
.content {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
}
.S {
	font-family: Georgia;
	font-size: 20px;
	font-weight: italic;
	text-transform: capitalize;
}
.ealink {
font-family: Georgia;
	font-size: 12px;

	text-transform: capitalize;
}
.newsheader{
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
}

.newscontent{
	font-family: Times New Roman;
	font-size: 9px;
	font-weight: normal;
}
.newsline{
	color: #FF6501; font-weight: bold; font-size: 14px; 
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.status {
	font-family: times new roman;
	font-size: 12px;
	
}

