table.news_small{
  border: 1px solid #000066;
  background-color: #D0D0FC;
  vertical-align: top;
  width: 100%;
  height: 100px;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}
.news_small_date {
  color: #EE5500;
  text-align: center;
  font-size: 12px;
}
.news_small_p {
	color: #000066;
  text-align: center;
  font-size: 12px;
}
.NewsTitle {
  text-decoration: underline;
  color: #000096;
  font-size: 24px;
  text-align: center;
}

