﻿img {
  behavior: url('/frontend/ccDesign/css/iepngfix.htc');
  }
a.external {
  color: #005B7F;
  background: transparent url('/images/external.gif') repeat-y scroll right 0;
  padding-right: 11px;
  line-height: 150%;
  }
a.external:hover {
  color: #898989;
  background-position: right 202px;
  }
a.external.image {
  background-image: none;
  padding: 0;
  line-height: 100%;
  }
a {
  color: #EC8A33;
  }
a:hover {
  text-decoration: none;
  }

