
A {
  font-family: "Tahoma", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  color: #000000;
}

A:hover {
  	color: #1A1EA9;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: #1A1EA9;
  font-weight: bold;
}

