
.Rotator 
{
  width:250px; 
  height:200px; 
  font-family:Arial; 
  font-size:11px;  
  cursor:default;
}

.RotatorFrame 
{
  width:250px; 
  height:200px; 
  font-family:Arial; 
  font-size:11px; 
  cursor:default;
}

.RotatorFrameOver 
{
  width:250px; 
  height:200px; 
  font-family:Arial; 
  font-size:11px; 
  cursor:default;
}

.NewsTitle
{
  font-family:Arial;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Arial;
  font-size:11px;   
  color:Black;
}

.NewsDate
{
  font-family:Arial;
  font-size:10px;   
  color:gray; 
}
