﻿/* news panel **********************************************/

.NewsPanel
{
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  text-align: left;
 
}
.NewsColDate
{
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}
.NewsNextPre
{
  font-family: Tahoma;
  font-size: 8pt;
  color: #E90303;
  font-weight: bold;
  text-decoration: none;
}

/* End news  panel *****************************************/

