.date {
	font-size: 12px;
	font-weight: bold;
	color: #7DABDD;
}
.news_font {
	font-size: 12px;
	color: #253056;
}
.news_font a:link {
	font-size: 12px;
	color: #253056;
	text-decoration: none;
}
.news_font a:visited {
	font-size: 12px;
	color: #253056;
	text-decoration: none;
}
.news_font a:hover {
	font-size: 12px;
	color: #253056;
	text-decoration: underline;
}

.cssBtnSubmit{
	border:0px none rgb(0, 0, 0);
}