
.Rotator 
{
  border:double 0px #ccc; 
  font-family:verdana; 
  font-size:11px; 
  cursor:pointer;
}

.RotatorFrame 
{
  border:solid 0px white; 
  font-family:verdana; 
  font-size:11px;  
  cursor:pointer;
}

.RotatorFrameOver 
{
  border: 0px solid blue;
  font-family:verdana; 
  font-size:11px; 
  cursor:pointer;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:#DD3409;
  text-align: left;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:#333;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}
