
.Rotator 
{
  border:1px; 
  border-color:Black; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  padding:3px; 
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Tahoma;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Tahoma;
  font-size:11px;   
  color:Black;
}

.NewsDate
{
  font-family:Tahoma;
  font-size:10px;   
  color:gray; 
}
