
.Rotator 
{
  border:0px; 
  border-color:Black; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  padding:3px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:#f0f0f0; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:arial,Verdana;
  font-size:10px;
  /*font-weight:bold;    */
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:9px;   
  color:gray; 
}
