.news {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color : #FFFACD;
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
}
.date { 
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;  
	background-color : #6495ED; 
	padding-left : 20px;
	padding-right : 20px;
	border-top : thin solid Black;
}


