a:link {
  font-family: verdana;
  font-size: 16px;
  color: FFFFFF;
  text-decoration: none;
}

a[href$="pdf"] {
  background: url(images/pdf.png) no-repeat right;
  padding-right: 22px;
}

a:hover {
  font-family: verdana;
  font-size: 16px;
  color: FFFFFF;
  text-decoration: underline overline;
  background: #342752;
}

a:active {
  font-family: verdana;
  font-size: 16px;
  color: B92C2E;
  text-decoration: none;
}

a:visited {
  font-family: verdana;
  font-size: 16px;
  color: FFFFFF;
  text-decoration: none;
}

a.type2: {
  font-family: verdana;
  font-size: 12px;
  color: 000000;
  text-decoration: underline;
}

a.type2:hover {
  font-family: verdana;
  font-size: 12px;
  color: 000000;
  background: #FFFFFF;
  text-decoration: underline overline;
}

a.type2:active {
  font-family: verdana;
  font-size: 12px;
  color: 000000;
  text-decoration: underline;
}

a.type2:visited {
  font-family: verdana;
  font-size: 12px;
  color: 000000;
  text-decoration: underline;
}
