body {
  font-family: Tahoma;
  font-size: 14px;
}

a {
  font-family: Tahoma;
  font-size: 14px;
  color: #004276;
  text-decoration: none;
  font-weight:bold;
}

a:hover{
  font-family: Tahoma;
  font-size: 14px;
  text-decoration: underline;
  color: #D11D1C;
}

.news_arrow {
  font-family: Tahoma;
  font-size: 14px;
  color: #404040;
  float: left;
  display:block;

}

td{
  padding-bottom: 10px;
}
