a.link_red_arrow
{
  background:url(../img/arrow_red.gif) no-repeat;
  background-position:2px 3px;
  padding-left:10px;
  font-family:Arial;
  color:#CC0000;
  font-size:11px;
  font-weight:bold;
}

a.link_red_arrow:hover
{
  background:url(../img/arrow_red.gif) no-repeat;
  background-position:2px 3px;
  padding-left:10px;
  font-family:Arial;
  color:#CC0000;
  font-size:11px;
  font-weight:bold;
}
