
.Rotator 
{
  border:none; 
  padding:3px;
  font-family:arial; 
  font-size:11px; 
 
  cursor:default;
}

.RotatorFrame 
{
  border:none; 
  font-family:arial; 
  font-size:11px; 

  cursor:default;
}

.RotatorFrameOver 
{
  border:none; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:arial; 
  font-size:11px; 
  
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:White;
  text-align:left;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:White;
  text-align:left;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}
