
.Rotator 
{
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}
.NewsText A
{
  color:Black;
  text-decoration:none;
}
.NewsText A:hover
{
  text-decoration:underline;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}

