.textmedbk {
  font-size: 20pt;
  font-family: Constantia;
  font-weight: bold;
  color: green;
  border-left: none;
}

.textmedrd {
  font-family: Constantia;
  font-size: 16pt;
  font-weight: bold;
  color: red;
  text-decoration: none;
  border-left: px none;
}

.textsmrdbld {
  font-family: Constantia;
  font-size: 11pt;
  font-weight: bold;
  color: red;
  text-decoration: none;
  border-left: px none;
}

.textsmblbld {
  font-family: Constantia;
  font-size: 11pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
  border-left: px none;
}

.textblbld {
  font-family: Constantia;
  font-size: 18pt;
  font-weight: bold;
  color: blue;
  border-left: px none;
}

.textbkbld {
  font-family: Constantia;
  font-size: 13pt;
  font-weight: bold;
  color: black;
  border-left: px none;
}

.textrdbld {
  font-family: Constantia;
  font-size: 22pt;
  font-weight: bold;
  color: red;
  border-left: px none;
}

.textsmbkl {
  font-family: Constantia;
  font-style: normal;
  font-size: 10pt;
  text-align: left;
}

.textsmbk {
  font-family: Constantia;
  font-style: normal;
  font-size: 11pt;
  font-weight: normal;
}

.textsmbkbld {
  font-family: Constantia;
  font-style: normal;
  font-size: 11pt;
  font-weight: bold;
}

.textsmwtbld {
  font-family: Constantia;
  font-style: normal;
  font-size: 10pt;
  color: white;
  font-weight: bold;
}

.textsmtrbld {
  font-family: Constantia;
  font-style: normal;
  font-size: 11pt;
  color: black;
  font-weight: normal;
}


A:hover {
  color: red;
  text-decoration: none;
}

A {
  text-decoration: none;
}

.linksm {
  text-decoration: none;
  font-family: Arial;
  color: blue;
  font-size: 9pt;
  font-weight: normal;
}