.NewsmenuItem:link,.NewsmenuItem:visited{
	
	font-size:12px;
	color:#003399;
	text-decoration:none;
	line-height: 30px;

}
.NewsmenuItem:hover{
	font-size:12px;
	line-height: 30px;

	color:#FF0000;
	text-decoration:none;
}

