TABLE{
  font-size : 12px;
  
  font-weight : 400;
  
  line-height : 17px;
}
A{
  font-size : 12px;
  font-weight : 500;
  text-decoration : none;
}
A:hover{
  font-size : 12px;
  font-weight : 500;
  background-color : #e6ffe6;
  text-decoration : underline;
}
#date {
	font-size : 10px;
	font-weight: 100;
	
	bottom: inherit;
	right: inherit;
  color : red;
}


.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
}
.menu li {
	float:left
}

#newscon {
	line-height:1.2em;
	width:320px;
	height:5.8em;
	overflow:hidden;
}
