
.Rotator 
{   
  width:370px; 
  height:85px; 
  padding:3px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:11px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Blue;
}

.NewsText
{
  font-family:Verdana;
  font-size:11px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:11px;   
  color:Red; 
}
