A:hover { COLOR: orange; TEXT-DECORATION: none}

.Rotator 
{
  border:solid 0px black; 
  background-color:#F9F9F9;
  cursor:default; 
}

.RotatorFrame 
{
  border:solid 0px #999999; 
  width:169px; 
  height:210px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 0px #999999; 
  border-bottom-color:#999999;
  border-right-color:#999999;
  width:169px; 
  height:210px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:9px;   
  font-weight:bold; 
  TEXT-DECORATION: none;
  color:Navy;
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:darkslategray;
  width:169px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:15px;   
  font-weight:bold; 
  font-style:italic;
  color:Orange; 
}
